2025-02-27 04:55:21.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-27 04:55:21.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795f8317 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:21.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-27 04:55:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:21.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:21.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-27 04:55:21.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-27 04:55:21.571 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.586 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.588 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.610 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:21.613 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139227 2025-02-27 04:55:21.613 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139227 2025-02-27 04:55:21.616 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd47c15 2025-02-27 04:55:21.616 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd47c15 2025-02-27 04:55:21.619 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ebf957 2025-02-27 04:55:21.619 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ebf957 2025-02-27 04:55:21.622 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de9762e 2025-02-27 04:55:21.622 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4de9762e 2025-02-27 04:55:21.625 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5375571e 2025-02-27 04:55:21.625 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5375571e 2025-02-27 04:55:21.628 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceebdb1 2025-02-27 04:55:21.628 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceebdb1 2025-02-27 04:55:21.631 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b98c23a 2025-02-27 04:55:21.631 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b98c23a 2025-02-27 04:55:21.634 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc68961 2025-02-27 04:55:21.634 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc68961 2025-02-27 04:55:21.636 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f2f660 2025-02-27 04:55:21.636 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f2f660 2025-02-27 04:55:21.636 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:21.718 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:21.718 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:21.718 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:21.719 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:21.722 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.722 [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-02-27 04:55:21.723 [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-02-27 04:55:21.723 [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-02-27 04:55:21.780 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.795 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.809 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.821 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.832 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.837 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.903 [DefaultDispatcher-worker-10 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-27 04:55:21.920 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 04:55:21.921 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 04:55:21.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-27 04:55:21.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-27 04:55:21.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:21.930 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31db34da: (connection evicted) 2025-02-27 04:55:21.930 [DefaultDispatcher-worker-10 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 04:55:21.930 [DefaultDispatcher-worker-8 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:21.930 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2139227: (connection evicted) 2025-02-27 04:55:21.931 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cd47c15: (connection evicted) 2025-02-27 04:55:21.931 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ebf957: (connection evicted) 2025-02-27 04:55:21.931 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4de9762e: (connection evicted) 2025-02-27 04:55:21.931 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5375571e: (connection evicted) 2025-02-27 04:55:21.932 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ceebdb1: (connection evicted) 2025-02-27 04:55:21.932 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b98c23a: (connection evicted) 2025-02-27 04:55:21.932 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dc68961: (connection evicted) 2025-02-27 04:55:21.932 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54f2f660: (connection evicted) 2025-02-27 04:55:21.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:21.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-27 04:55:21.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-27 04:55:21.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7493d937 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:21.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-27 04:55:21.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-27 04:55:21.941 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.947 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.948 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.950 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:21.950 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:21.950 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:21.950 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:21.957 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.958 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 04:55:21.958 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:21.958 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 04:55:21.961 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.969 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.976 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.985 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.993 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:21.995 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:22.027 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-02-27 04:55:22.040 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.043 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7572c63a 2025-02-27 04:55:22.043 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7572c63a 2025-02-27 04:55:22.044 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 04:55:22.044 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 04:55:22.045 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb526e4 2025-02-27 04:55:22.045 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb526e4 2025-02-27 04:55:22.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-27 04:55:22.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-27 04:55:22.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2025-02-27 04:55:22.045 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:22.045 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4: (connection evicted) 2025-02-27 04:55:22.045 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 04:55:22.046 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7572c63a: (connection evicted) 2025-02-27 04:55:22.046 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb526e4: (connection evicted) 2025-02-27 04:55:22.047 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8aad4a 2025-02-27 04:55:22.047 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8aad4a 2025-02-27 04:55:22.047 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f8aad4a: (connection evicted) 2025-02-27 04:55:22.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:22.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-27 04:55:22.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c96eb4 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab63a04 2025-02-27 04:55:22.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab63a04 2025-02-27 04:55:22.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-27 04:55:22.178 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d913116 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-02-27 04:55:22.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-02-27 04:55:22.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de5871d 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-27 04:55:22.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-27 04:55:22.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-27 04:55:22.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-27 04:55:22.475 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41582899 2025-02-27 04:55:22.508 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.523 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.617 [DefaultDispatcher-worker-6 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-27 04:55:22.623 [DefaultDispatcher-worker-6 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-27 04:55:22.624 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40153/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 04:55:22.624 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40153/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-27 04:55:22.624 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40153/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 04:55:22.636 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40153/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 04:55:22.636 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40153/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 04:55:22.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-27 04:55:22.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-27 04:55:22.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.673 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41582899: (connection evicted) 2025-02-27 04:55:22.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:22.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-27 04:55:22.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-27 04:55:22.675 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4948daec 2025-02-27 04:55:22.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-27 04:55:22.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55061418 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-02-27 04:55:22.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2025-02-27 04:55:22.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aeff8ca 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-27 04:55:22.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-27 04:55:22.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-27 04:55:22.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-27 04:55:22.711 [DefaultDispatcher-worker-7 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-27 04:55:22.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-27 04:55:22.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-27 04:55:22.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.713 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4: (connection evicted) 2025-02-27 04:55:22.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:22.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-27 04:55:22.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-27 04:55:22.714 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-27 04:55:22.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2807cf3 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-27 04:55:22.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-02-27 04:55:22.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205 2025-02-27 04:55:22.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-27 04:55:22.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-02-27 04:55:22.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-02-27 04:55:22.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-27 04:55:22.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-27 04:55:22.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-27 04:55:22.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.742 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9a1205: (connection evicted) 2025-02-27 04:55:22.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:22.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-27 04:55:22.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-27 04:55:22.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf8b77 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-27 04:55:22.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-02-27 04:55:22.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-02-27 04:55:22.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@410382cb 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-27 04:55:22.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-02-27 04:55:22.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-02-27 04:55:22.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-27 04:55:22.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-27 04:55:22.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-27 04:55:22.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.773 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628962e5: (connection evicted) 2025-02-27 04:55:22.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:22.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-27 04:55:22.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7752c0e7 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-27 04:55:22.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-02-27 04:55:22.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5613247e 2025-02-27 04:55:22.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-27 04:55:22.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-02-27 04:55:22.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-02-27 04:55:22.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-27 04:55:22.788 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-27 04:55:22.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-27 04:55:22.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.802 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5613247e: (connection evicted) 2025-02-27 04:55:22.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:22.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-27 04:55:22.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-27 04:55:22.828 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.855 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.886 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a8a26f 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-27 04:55:22.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-02-27 04:55:22.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@177ddd24 2025-02-27 04:55:22.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d816b3 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:22.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-27 04:55:22.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-27 04:55:22.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-27 04:55:23.055 [DefaultDispatcher-worker-3 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-27 04:55:23.062 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.070 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.073 [DefaultDispatcher-worker-3 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-27 04:55:23.078 [DefaultDispatcher-worker-3 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-27 04:55:23.082 [DefaultDispatcher-worker-3 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-27 04:55:23.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-27 04:55:23.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-27 04:55:23.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.121 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177ddd24: (connection evicted) 2025-02-27 04:55:23.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-27 04:55:23.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-27 04:55:23.125 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-27 04:55:23.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0e4262 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-27 04:55:23.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-02-27 04:55:23.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2025-02-27 04:55:23.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72e2e8 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-27 04:55:23.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-02-27 04:55:23.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-02-27 04:55:23.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-27 04:55:23.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-27 04:55:23.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-27 04:55:23.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.146 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a105556: (connection evicted) 2025-02-27 04:55:23.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-27 04:55:23.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33430fc 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-02-27 04:55:23.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba 2025-02-27 04:55:23.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8b2184 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-02-27 04:55:23.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-02-27 04:55:23.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-27 04:55:23.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-27 04:55:23.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-27 04:55:23.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.158 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ae32ba: (connection evicted) 2025-02-27 04:55:23.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-27 04:55:23.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534d0e20 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-02-27 04:55:23.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f 2025-02-27 04:55:23.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-02-27 04:55:23.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-02-27 04:55:23.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-27 04:55:23.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-27 04:55:23.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-27 04:55:23.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.170 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4a605f: (connection evicted) 2025-02-27 04:55:23.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-27 04:55:23.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794d28a3 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-02-27 04:55:23.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-02-27 04:55:23.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-27 04:55:23.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-02-27 04:55:23.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-02-27 04:55:23.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-27 04:55:23.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-27 04:55:23.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-27 04:55:23.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.228 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31: (connection evicted) 2025-02-27 04:55:23.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-27 04:55:23.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-02-27 04:55:23.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-02-27 04:55:23.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-02-27 04:55:23.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-02-27 04:55:23.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-27 04:55:23.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-27 04:55:23.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-27 04:55:23.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.242 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2025-02-27 04:55:23.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-27 04:55:23.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-27 04:55:23.243 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-02-27 04:55:23.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-02-27 04:55:23.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8549c5f 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-27 04:55:23.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-27 04:55:23.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-27 04:55:23.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-27 04:55:23.257 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.261 [DefaultDispatcher-worker-8 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-27 04:55:23.262 [DefaultDispatcher-worker-8 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-27 04:55:23.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-27 04:55:23.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-27 04:55:23.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.263 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b: (connection evicted) 2025-02-27 04:55:23.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-27 04:55:23.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-27 04:55:23.264 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-27 04:55:23.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-02-27 04:55:23.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-02-27 04:55:23.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-27 04:55:23.268 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-02-27 04:55:23.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-02-27 04:55:23.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-27 04:55:23.283 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-27 04:55:23.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-27 04:55:23.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.287 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2025-02-27 04:55:23.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-27 04:55:23.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-02-27 04:55:23.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-02-27 04:55:23.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-27 04:55:23.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-27 04:55:23.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-27 04:55:23.340 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.353 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.376 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.394 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.403 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.404 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-27 04:55:23.405 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-27 04:55:23.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-27 04:55:23.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-27 04:55:23.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.406 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2025-02-27 04:55:23.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-27 04:55:23.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-27 04:55:23.407 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-02-27 04:55:23.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-02-27 04:55:23.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-27 04:55:23.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-02-27 04:55:23.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-02-27 04:55:23.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-27 04:55:23.509 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.518 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-27 04:55:23.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-27 04:55:23.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.548 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a39cc: (connection evicted) 2025-02-27 04:55:23.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-27 04:55:23.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-27 04:55:23.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-02-27 04:55:23.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-02-27 04:55:23.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-02-27 04:55:23.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-02-27 04:55:23.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-27 04:55:23.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-27 04:55:23.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-27 04:55:23.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.562 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21540255: (connection evicted) 2025-02-27 04:55:23.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-27 04:55:23.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-27 04:55:23.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-02-27 04:55:23.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-02-27 04:55:23.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-27 04:55:23.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-27 04:55:23.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-27 04:55:23.660 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.672 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.678 [DefaultDispatcher-worker-3 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-27 04:55:23.679 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-27 04:55:23.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-27 04:55:23.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-27 04:55:23.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.680 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404009df: (connection evicted) 2025-02-27 04:55:23.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-27 04:55:23.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-27 04:55:23.681 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-27 04:55:23.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c69e1e1 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-02-27 04:55:23.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-02-27 04:55:23.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-27 04:55:23.683 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-02-27 04:55:23.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-02-27 04:55:23.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-27 04:55:23.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-27 04:55:23.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-27 04:55:23.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.694 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d: (connection evicted) 2025-02-27 04:55:23.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-27 04:55:23.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-27 04:55:23.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-27 04:55:23.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-27 04:55:23.710 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-27 04:55:23.715 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-27 04:55:23.716 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-27 04:55:23.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-02-27 04:55:23.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-02-27 04:55:23.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-27 04:55:23.725 [DefaultDispatcher-worker-6 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-02-27 04:55:23.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-27 04:55:23.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-27 04:55:23.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.731 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e639ee: (connection evicted) 2025-02-27 04:55:23.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-27 04:55:23.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6b487c 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-27 04:55:23.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 04:55:23.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 04:55:23.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-27 04:55:23.736 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 04:55:23.742 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 04:55:23.743 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 04:55:23.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 04:55:23.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-27 04:55:23.749 [DefaultDispatcher-worker-9 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 04:55:23.749 [DefaultDispatcher-worker-15 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 04:55:23.750 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 04:55:23.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-27 04:55:23.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-27 04:55:23.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.752 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6: (connection evicted) 2025-02-27 04:55:23.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-27 04:55:23.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3578a45b 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-27 04:55:23.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 04:55:23.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 04:55:23.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-27 04:55:23.756 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 04:55:23.762 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 04:55:23.763 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-02-27 04:55:23.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-02-27 04:55:23.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-27 04:55:23.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-27 04:55:23.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-27 04:55:23.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:23.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-27 04:55:23.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11295cb1 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-27 04:55:23.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 04:55:23.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 04:55:23.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-27 04:55:23.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 04:55:23.776 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 04:55:23.777 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f2c9e8 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-02-27 04:55:23.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-02-27 04:55:23.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-27 04:55:23.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-27 04:55:23.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-27 04:55:23.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:23.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-27 04:55:23.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb849b2 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-02-27 04:55:23.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-02-27 04:55:23.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-27 04:55:23.792 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.817 [DefaultDispatcher-worker-4 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-02-27 04:55:23.820 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.823 [DefaultDispatcher-worker-8 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-02-27 04:55:23.844 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.854 [DefaultDispatcher-worker-2 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2025-02-27 04:55:23.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-27 04:55:23.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-27 04:55:23.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.856 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2: (connection evicted) 2025-02-27 04:55:23.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-27 04:55:23.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ec63af 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-27 04:55:23.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-02-27 04:55:23.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-02-27 04:55:23.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-27 04:55:23.864 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.877 [DefaultDispatcher-worker-9 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-02-27 04:55:23.878 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.882 [DefaultDispatcher-worker-6 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f72909 2025-02-27 04:55:23.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-27 04:55:23.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-27 04:55:23.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.892 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f72909: (connection evicted) 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-27 04:55:23.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e017950 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-27 04:55:23.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-02-27 04:55:23.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-02-27 04:55:23.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-27 04:55:23.913 [DefaultDispatcher-worker-6 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727956bb 2025-02-27 04:55:23.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-27 04:55:23.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-27 04:55:23.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.914 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727956bb: (connection evicted) 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-27 04:55:23.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa18f87 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-27 04:55:23.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-02-27 04:55:23.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-02-27 04:55:23.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-27 04:55:23.936 [DefaultDispatcher-worker-2 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-02-27 04:55:23.941 [DefaultDispatcher-worker-4 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6 2025-02-27 04:55:23.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-27 04:55:23.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-27 04:55:23.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.942 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ac4af6: (connection evicted) 2025-02-27 04:55:23.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-27 04:55:23.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-27 04:55:23.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-27 04:55:23.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-27 04:55:23.963 [DefaultDispatcher-worker-10 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-27 04:55:23.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-27 04:55:23.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-27 04:55:23.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.965 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-02-27 04:55:23.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-27 04:55:23.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-27 04:55:23.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b490de 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:23.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-02-27 04:55:23.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-02-27 04:55:23.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-27 04:55:23.984 [DefaultDispatcher-worker-11 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-02-27 04:55:23.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-27 04:55:23.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-27 04:55:23.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:23.984 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba: (connection evicted) 2025-02-27 04:55:23.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:23.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-27 04:55:23.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f82209e 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:24.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-02-27 04:55:24.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-02-27 04:55:24.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-27 04:55:24.162 [DefaultDispatcher-worker-16 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-02-27 04:55:24.167 [DefaultDispatcher-worker-14 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-02-27 04:55:24.168 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41617/manifest.json 2025-02-27 04:55:24.169 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41617/manifest.json. 2025-02-27 04:55:24.169 [Test worker @coroutine#338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41617/manifest.json 2025-02-27 04:55:24.170 [Test worker @coroutine#338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41617/manifest.json 2025-02-27 04:55:24.170 [Test worker @coroutine#338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41617/manifest.json 2025-02-27 04:55:24.224 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:24.245 [Test worker @coroutine#338] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41617/manifest.json. 2025-02-27 04:55:24.245 [Test worker @coroutine#338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41617/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:24.253 [DefaultDispatcher-worker-8 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0 2025-02-27 04:55:24.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-27 04:55:24.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-27 04:55:24.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:24.257 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae87de0: (connection evicted) 2025-02-27 04:55:24.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:24.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-27 04:55:24.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13809363 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:24.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:24.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-27 04:55:24.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-02-27 04:55:24.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-02-27 04:55:24.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aca299e 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:24.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-02-27 04:55:24.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-02-27 04:55:24.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-27 04:55:24.306 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 04:55:24.340 [Test worker] INFO ktor.application - Application started in 0.038 seconds. 2025-02-27 04:55:24.340 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3538a129 2025-02-27 04:55:24.382 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:24.389 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:24.394 [DefaultDispatcher-worker-1 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:42451 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33845e3d 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:24.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:24.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-27 04:55:24.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3662c887 2025-02-27 04:55:24.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3662c887 2025-02-27 04:55:24.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-27 04:55:24.411 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 04:55:24.415 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 04:55:24.415 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 04:55:24.415 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 04:55:24.416 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 04:55:24.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 04:55:24.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 04:55:24.416 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 04:55:24.416 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b984ba5 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:24.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:24.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:24.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:24.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:24.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:24.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:24.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:24.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-27 04:55:24.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-27 04:55:24.445 [DefaultDispatcher-worker-8 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.450 [DefaultDispatcher-worker-12 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.454 [DefaultDispatcher-worker-7 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662c887 2025-02-27 04:55:24.456 [DefaultDispatcher-worker-7 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662c887 2025-02-27 04:55:24.461 [DefaultDispatcher-worker-17 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.465 [DefaultDispatcher-worker-10 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.465 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json 2025-02-27 04:55:24.465 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json. 2025-02-27 04:55:24.465 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json 2025-02-27 04:55:24.467 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json 2025-02-27 04:55:24.467 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json 2025-02-27 04:55:24.467 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json. 2025-02-27 04:55:24.468 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:24.476 [DefaultDispatcher-worker-14 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.480 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 04:55:24.480 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-32b38237-4b98-42f2-9123-54a0c24799cb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 04:55:24.482 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 04:55:24.482 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-32b38237-4b98-42f2-9123-54a0c24799cb 2025-02-27 04:55:24.485 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:24.485 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42451/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:24.485 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:24.485 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42451/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:24.489 [DefaultDispatcher-worker-14 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.490 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42451/UmAppDatabase/replication/nodeId 2025-02-27 04:55:24.490 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42451/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:24.490 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42451/UmAppDatabase/replication/nodeId 2025-02-27 04:55:24.494 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42451/api/blob/upload-init-batch 2025-02-27 04:55:24.494 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42451/api/blob/upload-init-batch. 2025-02-27 04:55:24.494 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42451/api/blob/upload-init-batch 2025-02-27 04:55:24.494 [DefaultDispatcher-worker-14 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42451/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 04:55:24.495 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:24.517 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:24.527 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 04:55:24.527 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 04:55:24.527 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 04:55:24.527 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 04:55:24.530 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:24.530 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:24.532 [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 com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 04:55:24.532 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:24.532 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:24.533 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42451/UmAppDatabase/replication/nodeId 2025-02-27 04:55:24.533 [DefaultDispatcher-worker-15 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42451/UmAppDatabase/replication/nodeId 2025-02-27 04:55:24.534 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:24.535 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:24.535 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42451/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:24.538 [eventLoopGroupProxy-4-4 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-02-27 04:55:24.538 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-02-27 04:55:24.542 [DefaultDispatcher-worker-18 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.545 [eventLoopGroupProxy-4-3 @coroutine#406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-02-27 04:55:24.547 [DefaultDispatcher-worker-3 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.557 [eventLoopGroupProxy-4-3 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 32ms 2025-02-27 04:55:24.558 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42451/api/blob/upload-init-batch 2025-02-27 04:55:24.558 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42451/api/blob/upload-init-batch 2025-02-27 04:55:24.560 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42451/api/blob/upload-init-batch. 2025-02-27 04:55:24.560 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42451/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:24.568 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42451/api/blob/upload-batch-data 2025-02-27 04:55:24.568 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42451/api/blob/upload-batch-data. 2025-02-27 04:55:24.568 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42451/api/blob/upload-batch-data 2025-02-27 04:55:24.569 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:24.573 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:24.580 [eventLoopGroupProxy-4-2 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-02-27 04:55:24.581 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:24.581 [eventLoopGroupProxy-4-2 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-02-27 04:55:24.581 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42451/api/blob/upload-batch-data 2025-02-27 04:55:24.586 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42451/api/blob/upload-batch-data 2025-02-27 04:55:24.586 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42451/api/blob/upload-batch-data. 2025-02-27 04:55:24.586 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42451/api/blob/upload-batch-data 2025-02-27 04:55:24.587 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42451/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:24.588 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:24.590 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-02-27 04:55:24.590 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:24.590 [eventLoopGroupProxy-4-2 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:24.591 [DefaultDispatcher-worker-9 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42451/api/blob/upload-batch-data 2025-02-27 04:55:24.604 [DefaultDispatcher-worker-5 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.610 [DefaultDispatcher-worker-7 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.619 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42451/UmAppDatabase/replication/message 2025-02-27 04:55:24.619 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42451/UmAppDatabase/replication/message. 2025-02-27 04:55:24.619 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42451/UmAppDatabase/replication/message 2025-02-27 04:55:24.619 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42451/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 04:55:24.621 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 04:55:24.621 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 04:55:24.621 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:24.633 [DefaultDispatcher-worker-12 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-02-27 04:55:24.633 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:24.634 [eventLoopGroupProxy-4-2 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-27 04:55:24.634 [DefaultDispatcher-worker-7 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json 2025-02-27 04:55:24.634 [DefaultDispatcher-worker-7 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json. 2025-02-27 04:55:24.634 [DefaultDispatcher-worker-7 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json 2025-02-27 04:55:24.634 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42451/UmAppDatabase/replication/message 2025-02-27 04:55:24.634 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42451/UmAppDatabase/replication/message 2025-02-27 04:55:24.634 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42451/UmAppDatabase/replication/message. 2025-02-27 04:55:24.634 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42451/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:24.636 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json 2025-02-27 04:55:24.636 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json 2025-02-27 04:55:24.636 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json. 2025-02-27 04:55:24.636 [DefaultDispatcher-worker-3 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42451/api/content/699185132392460288/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:24.640 [DefaultDispatcher-worker-19 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41433530 2025-02-27 04:55:24.641 [DefaultDispatcher-worker-5 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6148827c 2025-02-27 04:55:24.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 04:55:24.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 04:55:24.642 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 04:55:24.642 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 04:55:24.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 04:55:24.643 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662c887 2025-02-27 04:55:24.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-27 04:55:24.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-27 04:55:24.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:24.643 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41433530: (connection evicted) 2025-02-27 04:55:24.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:24.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-27 04:55:24.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-27 04:55:24.913 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:24.913 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:25.105 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:25.648 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3538a129 2025-02-27 04:55:25.648 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3538a129 2025-02-27 04:55:25.650 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ad0586 2025-02-27 04:55:25.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-27 04:55:25.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-27 04:55:25.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:25.650 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6148827c: (connection evicted) 2025-02-27 04:55:25.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:25.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-27 04:55:25.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-27 04:55:25.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54f4734e 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:25.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:25.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:25.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c28009f 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:25.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-02-27 04:55:25.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-02-27 04:55:25.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-27 04:55:25.684 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 04:55:25.686 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-02-27 04:55:25.686 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5b0d480c 2025-02-27 04:55:25.687 [DefaultDispatcher-worker-6 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:39477 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b1693c 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:25.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-02-27 04:55:25.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-02-27 04:55:25.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-27 04:55:25.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 04:55:25.689 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 04:55:25.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 04:55:25.689 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 04:55:25.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 04:55:25.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 04:55:25.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 04:55:25.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 04:55:25.689 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33622388 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:25.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:25.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-27 04:55:25.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-27 04:55:25.710 [DefaultDispatcher-worker-19 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.714 [DefaultDispatcher-worker-20 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.719 [DefaultDispatcher-worker-12 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-02-27 04:55:25.720 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-02-27 04:55:25.725 [DefaultDispatcher-worker-8 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.729 [DefaultDispatcher-worker-9 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.729 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json 2025-02-27 04:55:25.729 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json. 2025-02-27 04:55:25.729 [Test worker @coroutine#461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json 2025-02-27 04:55:25.730 [Test worker @coroutine#461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json 2025-02-27 04:55:25.730 [Test worker @coroutine#461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json 2025-02-27 04:55:25.730 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json. 2025-02-27 04:55:25.730 [Test worker @coroutine#461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:25.737 [DefaultDispatcher-worker-6 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.737 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 04:55:25.737 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b1cbdd5c-5de5-4266-b67a-8aa17ec904be', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 04:55:25.738 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 04:55:25.738 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b1cbdd5c-5de5-4266-b67a-8aa17ec904be 2025-02-27 04:55:25.739 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:25.739 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39477/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:25.739 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:25.739 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:25.741 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 04:55:25.741 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 04:55:25.741 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:25.742 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:25.742 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:25.742 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:25.742 [eventLoopGroupProxy-7-2 @call-handler#492] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-27 04:55:25.742 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:25.742 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39477/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:25.744 [DefaultDispatcher-worker-18 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.744 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/UmAppDatabase/replication/nodeId 2025-02-27 04:55:25.744 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39477/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:25.744 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/UmAppDatabase/replication/nodeId 2025-02-27 04:55:25.745 [DefaultDispatcher-worker-19 @coroutine#500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 04:55:25.746 [eventLoopGroupProxy-7-2 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 04:55:25.746 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-init-batch 2025-02-27 04:55:25.746 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-init-batch. 2025-02-27 04:55:25.746 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-init-batch 2025-02-27 04:55:25.746 [eventLoopGroupProxy-7-2 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:25.746 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 04:55:25.746 [eventLoopGroupProxy-7-2 @call-handler#502] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-27 04:55:25.746 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/UmAppDatabase/replication/nodeId 2025-02-27 04:55:25.746 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39477/UmAppDatabase/replication/nodeId 2025-02-27 04:55:25.747 [eventLoopGroupProxy-7-2 @call-handler#507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 04:55:25.747 [eventLoopGroupProxy-7-2 @call-handler#507] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 04:55:25.748 [eventLoopGroupProxy-7-2 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:25.749 [eventLoopGroupProxy-7-2 @call-handler#507] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-27 04:55:25.749 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-init-batch 2025-02-27 04:55:25.749 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39477/api/blob/upload-init-batch 2025-02-27 04:55:25.749 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-init-batch. 2025-02-27 04:55:25.749 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39477/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:25.750 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.750 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:25.750 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.750 [DefaultDispatcher-worker-5 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:25.752 [eventLoopGroupProxy-7-2 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:25.752 [DefaultDispatcher-worker-13 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.753 [eventLoopGroupProxy-7-2 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:25.754 [eventLoopGroupProxy-7-2 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:25.754 [eventLoopGroupProxy-7-2 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 04:55:25.754 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.755 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.755 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:25.755 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.755 [DefaultDispatcher-worker-9 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:25.756 [eventLoopGroupProxy-7-2 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:25.758 [DefaultDispatcher-worker-15 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.758 [eventLoopGroupProxy-7-2 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:25.758 [eventLoopGroupProxy-7-2 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:25.758 [eventLoopGroupProxy-7-2 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:25.759 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.760 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.760 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:25.760 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.760 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:25.761 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:25.773 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:25.775 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:25.787 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:25.790 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:25.803 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:25.803 [eventLoopGroupProxy-7-2 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:25.803 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.804 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.804 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:25.804 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.804 [DefaultDispatcher-worker-18 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:25.805 [eventLoopGroupProxy-7-2 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:25.806 [eventLoopGroupProxy-7-2 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:25.806 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.806 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:25.806 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39477/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:25.806 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:39477/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39477/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-27 04:55:25.806 [DefaultDispatcher-worker-15 @coroutine#512] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39477/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:25.813 [DefaultDispatcher-worker-5 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.818 [DefaultDispatcher-worker-1 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:25.819 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 04:55:26.320 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-715e621a-e186-448a-82d5-25d3895b91e9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 04:55:26.320 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 04:55:26.320 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-715e621a-e186-448a-82d5-25d3895b91e9 2025-02-27 04:55:26.322 [DefaultDispatcher-worker-16 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-init-batch 2025-02-27 04:55:26.322 [DefaultDispatcher-worker-16 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-init-batch. 2025-02-27 04:55:26.322 [DefaultDispatcher-worker-16 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-init-batch 2025-02-27 04:55:26.322 [DefaultDispatcher-worker-16 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 04:55:26.323 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 04:55:26.323 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 04:55:26.324 [eventLoopGroupProxy-7-2 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:26.326 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-27 04:55:26.326 [DefaultDispatcher-worker-16 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-init-batch 2025-02-27 04:55:26.326 [DefaultDispatcher-worker-16 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39477/api/blob/upload-init-batch 2025-02-27 04:55:26.326 [DefaultDispatcher-worker-16 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-init-batch. 2025-02-27 04:55:26.326 [DefaultDispatcher-worker-16 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39477/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:26.329 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.329 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.329 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.329 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.330 [eventLoopGroupProxy-7-2 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:26.332 [eventLoopGroupProxy-7-2 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.333 [eventLoopGroupProxy-7-2 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 04:55:26.333 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.334 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.334 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.334 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.334 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.335 [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-02-27 04:55:26.339 [eventLoopGroupProxy-7-2 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.339 [eventLoopGroupProxy-7-2 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-27 04:55:26.340 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.341 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.341 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.341 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.341 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.342 [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-02-27 04:55:26.383 [eventLoopGroupProxy-7-2 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.383 [eventLoopGroupProxy-7-2 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:26.383 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.384 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.384 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.384 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.384 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.384 [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-02-27 04:55:26.426 [eventLoopGroupProxy-7-2 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.427 [eventLoopGroupProxy-7-2 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:26.427 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.428 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.428 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.428 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.428 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.429 [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-02-27 04:55:26.470 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.470 [eventLoopGroupProxy-7-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:26.471 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.471 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.471 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.471 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.471 [DefaultDispatcher-worker-1 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.472 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:26.514 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.514 [eventLoopGroupProxy-7-2 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:26.514 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.514 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.514 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.514 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.514 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.515 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:26.557 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.557 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:26.557 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.557 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.557 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.557 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.557 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.558 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:26.599 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.599 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 04:55:26.600 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.600 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.600 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.600 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.600 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.601 [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-02-27 04:55:26.642 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.642 [eventLoopGroupProxy-7-2 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 04:55:26.642 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.643 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.643 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.643 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.643 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.643 [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-02-27 04:55:26.685 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.685 [eventLoopGroupProxy-7-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:26.685 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.685 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.685 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.685 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.685 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.686 [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-02-27 04:55:26.727 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.727 [eventLoopGroupProxy-7-2 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 04:55:26.728 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.728 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.728 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.728 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.729 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.729 [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-02-27 04:55:26.771 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.771 [eventLoopGroupProxy-7-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:26.771 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.772 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.772 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.772 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.772 [DefaultDispatcher-worker-4 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.773 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:26.814 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.814 [eventLoopGroupProxy-7-2 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 04:55:26.814 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.815 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.815 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.815 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.815 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.816 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:26.826 [DefaultDispatcher-worker-14 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:26.858 [eventLoopGroupProxy-7-2 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:26.858 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.858 [eventLoopGroupProxy-7-2 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:26.858 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.859 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.859 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.859 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.859 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.860 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:26.861 [eventLoopGroupProxy-7-2 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:26.861 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.861 [eventLoopGroupProxy-7-2 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:26.862 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.862 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.862 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/blob/upload-batch-data. 2025-02-27 04:55:26.862 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.863 [DefaultDispatcher-worker-8 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:26.863 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:26.865 [eventLoopGroupProxy-7-2 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:26.865 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.865 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:26.865 [DefaultDispatcher-worker-14 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/blob/upload-batch-data 2025-02-27 04:55:26.871 [DefaultDispatcher-worker-17 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:26.876 [DefaultDispatcher-worker-13 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:26.876 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/UmAppDatabase/replication/message 2025-02-27 04:55:26.876 [DefaultDispatcher-worker-13 @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:39477/UmAppDatabase/replication/message. 2025-02-27 04:55:26.876 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/UmAppDatabase/replication/message 2025-02-27 04:55:26.876 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39477/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 04:55:26.878 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 04:55:26.879 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 04:55:26.879 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:26.890 [DefaultDispatcher-worker-18 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-02-27 04:55:26.890 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:26.890 [eventLoopGroupProxy-7-2 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-27 04:55:26.890 [DefaultDispatcher-worker-18 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json 2025-02-27 04:55:26.890 [DefaultDispatcher-worker-18 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json. 2025-02-27 04:55:26.890 [DefaultDispatcher-worker-18 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json 2025-02-27 04:55:26.890 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/UmAppDatabase/replication/message 2025-02-27 04:55:26.890 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39477/UmAppDatabase/replication/message 2025-02-27 04:55:26.891 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39477/UmAppDatabase/replication/message. 2025-02-27 04:55:26.891 [DefaultDispatcher-worker-13 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39477/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:26.891 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json 2025-02-27 04:55:26.891 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json 2025-02-27 04:55:26.891 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json. 2025-02-27 04:55:26.892 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39477/api/content/699185137212801024/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:26.895 [DefaultDispatcher-worker-10 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e664075 2025-02-27 04:55:26.896 [DefaultDispatcher-worker-17 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9 2025-02-27 04:55:26.897 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 04:55:26.897 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 04:55:26.897 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 04:55:26.897 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 04:55:26.897 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 04:55:26.898 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2025-02-27 04:55:26.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-27 04:55:26.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-27 04:55:26.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:26.898 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e664075: (connection evicted) 2025-02-27 04:55:26.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:26.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-27 04:55:26.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-27 04:55:27.189 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:27.320 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:27.372 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:27.675 [DefaultDispatcher-worker-20 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2025-02-27 04:55:27.903 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5b0d480c 2025-02-27 04:55:27.903 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5b0d480c 2025-02-27 04:55:27.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-27 04:55:27.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-27 04:55:27.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:27.903 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4c3e9: (connection evicted) 2025-02-27 04:55:27.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:27.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-27 04:55:27.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d988297 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:27.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:27.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-27 04:55:27.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2025-02-27 04:55:27.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2025-02-27 04:55:27.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d97344c 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:27.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:27.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-27 04:55:27.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-02-27 04:55:27.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-02-27 04:55:27.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-27 04:55:27.952 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 04:55:27.953 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-27 04:55:27.953 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@46146832 2025-02-27 04:55:27.954 [DefaultDispatcher-worker-6 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:35321 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f6d3a81 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:27.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-02-27 04:55:27.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-02-27 04:55:27.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-27 04:55:27.956 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 04:55:27.956 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 04:55:27.956 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 04:55:27.956 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 04:55:27.956 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 04:55:27.956 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 04:55:27.956 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 04:55:27.956 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 04:55:27.956 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626ff077 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:27.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:27.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-27 04:55:27.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:27.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:27.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-27 04:55:27.977 [DefaultDispatcher-worker-13 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:27.981 [DefaultDispatcher-worker-8 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:27.985 [DefaultDispatcher-worker-1 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-02-27 04:55:27.987 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-02-27 04:55:27.991 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:27.995 [DefaultDispatcher-worker-16 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:27.995 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json 2025-02-27 04:55:27.995 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json. 2025-02-27 04:55:27.995 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json 2025-02-27 04:55:27.996 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json 2025-02-27 04:55:27.996 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json 2025-02-27 04:55:27.996 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json. 2025-02-27 04:55:27.996 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:28.003 [DefaultDispatcher-worker-14 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:28.004 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 04:55:28.004 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-19bb6f13-e67f-44c6-8aef-e7461d310efa', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 04:55:28.005 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 04:55:28.005 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-19bb6f13-e67f-44c6-8aef-e7461d310efa 2025-02-27 04:55:28.005 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:28.005 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35321/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:28.005 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:28.005 [DefaultDispatcher-worker-14 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35321/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:28.007 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 04:55:28.007 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 04:55:28.008 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:28.008 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:28.008 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:28.008 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:28.008 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-27 04:55:28.009 [DefaultDispatcher-worker-3 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:28.009 [DefaultDispatcher-worker-3 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:28.011 [DefaultDispatcher-worker-4 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:28.011 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/UmAppDatabase/replication/nodeId 2025-02-27 04:55:28.011 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35321/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:28.011 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/UmAppDatabase/replication/nodeId 2025-02-27 04:55:28.012 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/api/blob/upload-init-batch 2025-02-27 04:55:28.012 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/blob/upload-init-batch. 2025-02-27 04:55:28.012 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/api/blob/upload-init-batch 2025-02-27 04:55:28.012 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35321/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 04:55:28.012 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 04:55:28.012 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:28.012 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-27 04:55:28.013 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/UmAppDatabase/replication/nodeId 2025-02-27 04:55:28.013 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35321/UmAppDatabase/replication/nodeId 2025-02-27 04:55:28.014 [eventLoopGroupProxy-10-3 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 04:55:28.014 [eventLoopGroupProxy-10-3 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 04:55:28.015 [eventLoopGroupProxy-10-3 @coroutine#686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2025-02-27 04:55:28.016 [eventLoopGroupProxy-10-3 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-27 04:55:28.016 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/api/blob/upload-init-batch 2025-02-27 04:55:28.016 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35321/api/blob/upload-init-batch 2025-02-27 04:55:28.016 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35321/api/blob/upload-init-batch. 2025-02-27 04:55:28.016 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35321/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:28.018 [DefaultDispatcher-worker-5 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.018 [DefaultDispatcher-worker-5 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/blob/upload-batch-data. 2025-02-27 04:55:28.018 [DefaultDispatcher-worker-5 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.018 [DefaultDispatcher-worker-5 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:28.020 [eventLoopGroupProxy-10-2 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:28.020 [DefaultDispatcher-worker-9 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:28.022 [eventLoopGroupProxy-10-2 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2025-02-27 04:55:28.022 [eventLoopGroupProxy-10-2 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:28.022 [eventLoopGroupProxy-10-2 @call-handler#692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 04:55:28.022 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.024 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.024 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/blob/upload-batch-data. 2025-02-27 04:55:28.024 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.024 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:28.025 [eventLoopGroupProxy-10-2 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:28.026 [DefaultDispatcher-worker-3 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:28.026 [eventLoopGroupProxy-10-2 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2025-02-27 04:55:28.027 [eventLoopGroupProxy-10-2 @call-handler#698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:28.027 [eventLoopGroupProxy-10-2 @call-handler#698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:28.030 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.031 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.031 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/blob/upload-batch-data. 2025-02-27 04:55:28.031 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.031 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:28.032 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:28.035 [eventLoopGroupProxy-10-2 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2025-02-27 04:55:28.035 [eventLoopGroupProxy-10-2 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:28.036 [eventLoopGroupProxy-10-2 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-27 04:55:28.036 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.037 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.037 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/blob/upload-batch-data. 2025-02-27 04:55:28.037 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.037 [DefaultDispatcher-worker-3 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:28.038 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:28.039 [eventLoopGroupProxy-10-2 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2025-02-27 04:55:28.039 [eventLoopGroupProxy-10-2 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:28.039 [eventLoopGroupProxy-10-2 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:28.039 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.040 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:28.040 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.040 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/blob/upload-batch-data. 2025-02-27 04:55:28.040 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.040 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:28.041 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:28.042 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:28.042 [eventLoopGroupProxy-10-2 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2025-02-27 04:55:28.042 [eventLoopGroupProxy-10-2 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:28.043 [eventLoopGroupProxy-10-2 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:28.043 [DefaultDispatcher-worker-18 @coroutine#690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/api/blob/upload-batch-data 2025-02-27 04:55:28.050 [DefaultDispatcher-worker-2 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:28.054 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:28.055 [DefaultDispatcher-worker-15 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:28.055 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/UmAppDatabase/replication/message 2025-02-27 04:55:28.055 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35321/UmAppDatabase/replication/message. 2025-02-27 04:55:28.055 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/UmAppDatabase/replication/message 2025-02-27 04:55:28.055 [DefaultDispatcher-worker-15 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35321/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 04:55:28.056 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 04:55:28.057 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:28.057 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 04:55:28.057 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:28.067 [DefaultDispatcher-worker-4 @call-handler#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-02-27 04:55:28.068 [eventLoopGroupProxy-10-2 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:28.068 [eventLoopGroupProxy-10-2 @call-handler#723] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-27 04:55:28.068 [DefaultDispatcher-worker-12 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json 2025-02-27 04:55:28.068 [DefaultDispatcher-worker-12 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json. 2025-02-27 04:55:28.068 [DefaultDispatcher-worker-12 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json 2025-02-27 04:55:28.068 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/UmAppDatabase/replication/message 2025-02-27 04:55:28.068 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35321/UmAppDatabase/replication/message 2025-02-27 04:55:28.068 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35321/UmAppDatabase/replication/message. 2025-02-27 04:55:28.068 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35321/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:28.069 [DefaultDispatcher-worker-11 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json 2025-02-27 04:55:28.069 [DefaultDispatcher-worker-11 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json 2025-02-27 04:55:28.069 [DefaultDispatcher-worker-11 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json. 2025-02-27 04:55:28.069 [DefaultDispatcher-worker-11 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35321/api/content/699185146501058560/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:28.074 [DefaultDispatcher-worker-5 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-02-27 04:55:28.075 [DefaultDispatcher-worker-13 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f539df 2025-02-27 04:55:28.075 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 04:55:28.075 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 04:55:28.075 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 04:55:28.075 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 04:55:28.075 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 04:55:28.077 [Test worker @coroutine#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52667676 2025-02-27 04:55:28.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-27 04:55:28.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-27 04:55:28.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:28.077 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6802c10e: (connection evicted) 2025-02-27 04:55:28.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:28.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-27 04:55:28.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-27 04:55:28.456 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:28.456 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:28.550 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:29.081 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@46146832 2025-02-27 04:55:29.082 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@46146832 2025-02-27 04:55:29.083 [Test worker @coroutine#745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2025-02-27 04:55:29.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-27 04:55:29.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-27 04:55:29.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:29.083 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f539df: (connection evicted) 2025-02-27 04:55:29.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:29.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-27 04:55:29.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5fba90 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:29.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8f87dc 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:29.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:29.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-02-27 04:55:29.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-02-27 04:55:29.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-27 04:55:29.125 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 04:55:29.126 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-27 04:55:29.126 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2fbb098f 2025-02-27 04:55:29.127 [DefaultDispatcher-worker-14 @coroutine#752] INFO ktor.application - Responding at http://0.0.0.0:41511 2025-02-27 04:55:29.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1c406e 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:29.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-27 04:55:29.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-27 04:55:29.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-27 04:55:29.129 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 04:55:29.130 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 04:55:29.130 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 04:55:29.130 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 04:55:29.130 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 04:55:29.130 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 04:55:29.130 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 04:55:29.130 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 04:55:29.130 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5cbcc9 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:29.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:29.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-27 04:55:29.150 [DefaultDispatcher-worker-17 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.154 [DefaultDispatcher-worker-2 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.214 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:29.216 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:29.228 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:29.231 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:29.246 [DefaultDispatcher-worker-2 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-27 04:55:29.274 [DefaultDispatcher-worker-2 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-27 04:55:29.279 [DefaultDispatcher-worker-2 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-27 04:55:29.281 [DefaultDispatcher-worker-2 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-27 04:55:29.288 [DefaultDispatcher-worker-18 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.293 [DefaultDispatcher-worker-15 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.293 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json 2025-02-27 04:55:29.293 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json. 2025-02-27 04:55:29.293 [Test worker @coroutine#757] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json 2025-02-27 04:55:29.294 [Test worker @coroutine#757] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json 2025-02-27 04:55:29.294 [Test worker @coroutine#757] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json 2025-02-27 04:55:29.296 [Test worker @coroutine#757] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json. 2025-02-27 04:55:29.296 [Test worker @coroutine#757] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:29.352 [DefaultDispatcher-worker-5 @coroutine#757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.353 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 04:55:29.353 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-acfadeb4-dcc6-4194-ac4c-37de721e86c4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 04:55:29.354 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 04:55:29.354 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-acfadeb4-dcc6-4194-ac4c-37de721e86c4 2025-02-27 04:55:29.354 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:29.354 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41511/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:29.355 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:29.355 [DefaultDispatcher-worker-5 @coroutine#783] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:29.357 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 04:55:29.357 [eventLoopGroupProxy-13-1 @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-02-27 04:55:29.357 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.357 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:29.357 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:29.357 [eventLoopGroupProxy-13-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.357 [eventLoopGroupProxy-13-2 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-27 04:55:29.358 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:29.358 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41511/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:29.360 [DefaultDispatcher-worker-16 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.360 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/UmAppDatabase/replication/nodeId 2025-02-27 04:55:29.360 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41511/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:29.360 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/UmAppDatabase/replication/nodeId 2025-02-27 04:55:29.361 [eventLoopGroupProxy-13-2 @call-handler#801] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 04:55:29.361 [eventLoopGroupProxy-13-2 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.361 [eventLoopGroupProxy-13-2 @call-handler#801] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-27 04:55:29.361 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/UmAppDatabase/replication/nodeId 2025-02-27 04:55:29.361 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41511/UmAppDatabase/replication/nodeId 2025-02-27 04:55:29.367 [DefaultDispatcher-worker-3 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.372 [DefaultDispatcher-worker-4 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.375 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-init-batch 2025-02-27 04:55:29.375 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-init-batch. 2025-02-27 04:55:29.375 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-init-batch 2025-02-27 04:55:29.375 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 04:55:29.376 [eventLoopGroupProxy-13-2 @call-handler#808] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 04:55:29.376 [eventLoopGroupProxy-13-2 @call-handler#808] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 04:55:29.419 [eventLoopGroupProxy-13-2 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.420 [eventLoopGroupProxy-13-2 @call-handler#808] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-02-27 04:55:29.421 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-init-batch 2025-02-27 04:55:29.421 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41511/api/blob/upload-init-batch 2025-02-27 04:55:29.421 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-init-batch. 2025-02-27 04:55:29.421 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41511/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:29.424 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.424 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.424 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.424 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.425 [eventLoopGroupProxy-13-2 @call-handler#815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.426 [eventLoopGroupProxy-13-2 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.426 [eventLoopGroupProxy-13-2 @call-handler#815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.427 [eventLoopGroupProxy-13-2 @call-handler#815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 04:55:29.427 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.428 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.428 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.428 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.428 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.429 [eventLoopGroupProxy-13-2 @call-handler#820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.473 [eventLoopGroupProxy-13-2 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.473 [eventLoopGroupProxy-13-2 @call-handler#820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.473 [eventLoopGroupProxy-13-2 @call-handler#820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 04:55:29.473 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.475 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.475 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.475 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.475 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.476 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.477 [eventLoopGroupProxy-13-2 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.478 [eventLoopGroupProxy-13-2 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.478 [eventLoopGroupProxy-13-2 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.478 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.479 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.479 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.479 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.479 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.480 [eventLoopGroupProxy-13-2 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.482 [eventLoopGroupProxy-13-2 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.483 [eventLoopGroupProxy-13-2 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.483 [eventLoopGroupProxy-13-2 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 04:55:29.483 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.487 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.487 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.487 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.487 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.488 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.530 [eventLoopGroupProxy-13-2 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.530 [eventLoopGroupProxy-13-2 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.530 [eventLoopGroupProxy-13-2 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:29.530 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.532 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.532 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.532 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.532 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.533 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.594 [eventLoopGroupProxy-13-2 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.594 [eventLoopGroupProxy-13-2 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.594 [eventLoopGroupProxy-13-2 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-02-27 04:55:29.595 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.596 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.596 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.596 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.596 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.597 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.644 [eventLoopGroupProxy-13-2 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.644 [eventLoopGroupProxy-13-2 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.644 [eventLoopGroupProxy-13-2 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-27 04:55:29.645 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.646 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.646 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.646 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.646 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.647 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.689 [eventLoopGroupProxy-13-2 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.689 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.689 [eventLoopGroupProxy-13-2 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:29.689 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.690 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.690 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.690 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.690 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.691 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.734 [eventLoopGroupProxy-13-2 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.734 [eventLoopGroupProxy-13-2 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.734 [eventLoopGroupProxy-13-2 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:29.735 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.735 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.735 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.735 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.735 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.736 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.779 [eventLoopGroupProxy-13-2 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.779 [eventLoopGroupProxy-13-2 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.779 [eventLoopGroupProxy-13-2 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:29.779 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.780 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.780 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.780 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.780 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.781 [eventLoopGroupProxy-13-2 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.782 [eventLoopGroupProxy-13-2 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.782 [eventLoopGroupProxy-13-2 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.782 [eventLoopGroupProxy-13-2 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.782 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.783 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.783 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.783 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.783 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.784 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.785 [eventLoopGroupProxy-13-2 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.785 [eventLoopGroupProxy-13-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.785 [eventLoopGroupProxy-13-2 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.785 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.786 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.786 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.786 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.786 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.787 [eventLoopGroupProxy-13-2 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.788 [eventLoopGroupProxy-13-2 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.788 [eventLoopGroupProxy-13-2 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.788 [eventLoopGroupProxy-13-2 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.788 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.789 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.789 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.789 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.789 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.790 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.791 [eventLoopGroupProxy-13-2 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.791 [eventLoopGroupProxy-13-2 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.791 [eventLoopGroupProxy-13-2 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.791 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.792 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.792 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.792 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.792 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.793 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.794 [eventLoopGroupProxy-13-2 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.794 [eventLoopGroupProxy-13-2 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.794 [eventLoopGroupProxy-13-2 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.795 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.795 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.795 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.795 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.795 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.796 [eventLoopGroupProxy-13-2 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.797 [eventLoopGroupProxy-13-2 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.797 [eventLoopGroupProxy-13-2 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.798 [eventLoopGroupProxy-13-2 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.798 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.799 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.799 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.799 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.799 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.799 [eventLoopGroupProxy-13-2 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.801 [eventLoopGroupProxy-13-2 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.801 [eventLoopGroupProxy-13-2 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.801 [eventLoopGroupProxy-13-2 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.801 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.802 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.802 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.802 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.802 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.802 [eventLoopGroupProxy-13-2 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.803 [eventLoopGroupProxy-13-2 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.804 [eventLoopGroupProxy-13-2 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.804 [eventLoopGroupProxy-13-2 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.804 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.805 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.805 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.805 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.805 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.805 [eventLoopGroupProxy-13-2 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.806 [eventLoopGroupProxy-13-2 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.807 [eventLoopGroupProxy-13-2 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.807 [eventLoopGroupProxy-13-2 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.807 [DefaultDispatcher-worker-13 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.808 [eventLoopGroupProxy-13-2 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.809 [eventLoopGroupProxy-13-2 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.809 [eventLoopGroupProxy-13-2 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.809 [eventLoopGroupProxy-13-2 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.810 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.810 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.810 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.810 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.810 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.811 [eventLoopGroupProxy-13-2 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.812 [eventLoopGroupProxy-13-2 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.812 [eventLoopGroupProxy-13-2 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.812 [eventLoopGroupProxy-13-2 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.813 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.813 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.813 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.813 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.813 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.814 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.815 [eventLoopGroupProxy-13-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.816 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.816 [eventLoopGroupProxy-13-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.816 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.817 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.817 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.817 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.817 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.817 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.819 [eventLoopGroupProxy-13-2 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.819 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.819 [eventLoopGroupProxy-13-2 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.819 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.820 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.820 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.820 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.820 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.821 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.823 [eventLoopGroupProxy-13-2 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.823 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.823 [eventLoopGroupProxy-13-2 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.824 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.824 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.824 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.824 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.824 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.825 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.826 [eventLoopGroupProxy-13-2 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.826 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.826 [eventLoopGroupProxy-13-2 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.827 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.827 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.828 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.828 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.828 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.828 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.829 [eventLoopGroupProxy-13-2 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.830 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.830 [eventLoopGroupProxy-13-2 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.830 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.831 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.831 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.831 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.831 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.831 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.833 [eventLoopGroupProxy-13-2 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.833 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.833 [eventLoopGroupProxy-13-2 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.833 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.834 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.834 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.834 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.834 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.835 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.837 [eventLoopGroupProxy-13-2 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.837 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.837 [eventLoopGroupProxy-13-2 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 04:55:29.837 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.838 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.838 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.838 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.838 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.839 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.841 [eventLoopGroupProxy-13-2 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.841 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.841 [eventLoopGroupProxy-13-2 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.841 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.842 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.842 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.842 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.842 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.843 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.844 [eventLoopGroupProxy-13-2 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.844 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.844 [eventLoopGroupProxy-13-2 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.845 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.847 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.847 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.847 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.847 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.847 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.849 [eventLoopGroupProxy-13-2 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.849 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.849 [eventLoopGroupProxy-13-2 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.849 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.851 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.851 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.851 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.851 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.851 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.853 [eventLoopGroupProxy-13-2 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.853 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.853 [eventLoopGroupProxy-13-2 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.853 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.854 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.854 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.854 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.854 [DefaultDispatcher-worker-20 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.855 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.856 [eventLoopGroupProxy-13-2 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.856 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.856 [eventLoopGroupProxy-13-2 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.857 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.858 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.858 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.858 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.858 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.858 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.863 [eventLoopGroupProxy-13-2 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.863 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.863 [eventLoopGroupProxy-13-2 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-27 04:55:29.863 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.864 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.864 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.864 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.864 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.865 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.867 [eventLoopGroupProxy-13-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.867 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.867 [eventLoopGroupProxy-13-2 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:29.867 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.868 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.868 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.868 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.868 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.869 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.870 [eventLoopGroupProxy-13-2 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.870 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.870 [eventLoopGroupProxy-13-2 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.870 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.871 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.871 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.871 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.871 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.871 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.873 [DefaultDispatcher-worker-18 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:29.913 [eventLoopGroupProxy-13-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.913 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.914 [eventLoopGroupProxy-13-2 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:29.914 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.914 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.914 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.914 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.914 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.915 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.916 [eventLoopGroupProxy-13-2 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.916 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.916 [eventLoopGroupProxy-13-2 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.916 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.917 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.917 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.917 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.917 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.917 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.918 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.918 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.918 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.919 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.919 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.919 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.919 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.919 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.920 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.921 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.921 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.921 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:29.921 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.922 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.922 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.922 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.922 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.922 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:29.964 [eventLoopGroupProxy-13-2 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:29.964 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:29.964 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:29.965 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.965 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.965 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:29.965 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:29.965 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:29.966 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.009 [eventLoopGroupProxy-13-2 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.009 [eventLoopGroupProxy-13-2 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.009 [eventLoopGroupProxy-13-2 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:30.009 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.010 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.010 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.010 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.010 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.010 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.011 [eventLoopGroupProxy-13-2 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.011 [eventLoopGroupProxy-13-2 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.011 [eventLoopGroupProxy-13-2 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.012 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.012 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.012 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.012 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.012 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.013 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.013 [eventLoopGroupProxy-13-2 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.014 [eventLoopGroupProxy-13-2 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.014 [eventLoopGroupProxy-13-2 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.014 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.014 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.014 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.014 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.014 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.015 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.056 [eventLoopGroupProxy-13-2 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.057 [eventLoopGroupProxy-13-2 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.057 [eventLoopGroupProxy-13-2 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.057 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.058 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.058 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.058 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.058 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.058 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.059 [eventLoopGroupProxy-13-2 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.059 [eventLoopGroupProxy-13-2 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.059 [eventLoopGroupProxy-13-2 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.060 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.060 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.060 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.060 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.060 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.061 [eventLoopGroupProxy-13-2 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.062 [eventLoopGroupProxy-13-2 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.062 [eventLoopGroupProxy-13-2 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.062 [eventLoopGroupProxy-13-2 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.062 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.063 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.063 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.063 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.063 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.063 [eventLoopGroupProxy-13-2 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.064 [eventLoopGroupProxy-13-2 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.065 [eventLoopGroupProxy-13-2 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.065 [eventLoopGroupProxy-13-2 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:30.065 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.066 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.066 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.066 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.066 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.066 [eventLoopGroupProxy-13-2 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.067 [eventLoopGroupProxy-13-2 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.067 [eventLoopGroupProxy-13-2 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.067 [eventLoopGroupProxy-13-2 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.068 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.068 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.068 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.068 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.068 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.069 [eventLoopGroupProxy-13-2 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.111 [eventLoopGroupProxy-13-2 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.111 [eventLoopGroupProxy-13-2 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.111 [eventLoopGroupProxy-13-2 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.112 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.112 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.112 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.112 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.112 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.113 [eventLoopGroupProxy-13-2 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.114 [eventLoopGroupProxy-13-2 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.114 [eventLoopGroupProxy-13-2 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.114 [eventLoopGroupProxy-13-2 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.114 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.115 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.115 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.115 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.115 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.115 [eventLoopGroupProxy-13-2 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.116 [eventLoopGroupProxy-13-2 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.116 [eventLoopGroupProxy-13-2 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.116 [eventLoopGroupProxy-13-2 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.117 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.117 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.117 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.117 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.117 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.118 [eventLoopGroupProxy-13-2 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.119 [eventLoopGroupProxy-13-2 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.119 [eventLoopGroupProxy-13-2 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.119 [eventLoopGroupProxy-13-2 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.119 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.120 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.120 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.121 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.121 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.121 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.122 [eventLoopGroupProxy-13-2 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.122 [eventLoopGroupProxy-13-2 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.122 [eventLoopGroupProxy-13-2 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.123 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.123 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.123 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.123 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.123 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.124 [eventLoopGroupProxy-13-2 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.125 [eventLoopGroupProxy-13-2 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.125 [eventLoopGroupProxy-13-2 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.125 [eventLoopGroupProxy-13-2 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.125 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.126 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.126 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.126 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.126 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.126 [eventLoopGroupProxy-13-2 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.127 [eventLoopGroupProxy-13-2 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.127 [eventLoopGroupProxy-13-2 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.127 [eventLoopGroupProxy-13-2 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.128 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.128 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.128 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.128 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.128 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.129 [eventLoopGroupProxy-13-2 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.130 [eventLoopGroupProxy-13-2 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.130 [eventLoopGroupProxy-13-2 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.130 [eventLoopGroupProxy-13-2 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.130 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.131 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.131 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.131 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.131 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.132 [eventLoopGroupProxy-13-2 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.133 [eventLoopGroupProxy-13-2 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.133 [eventLoopGroupProxy-13-2 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.133 [eventLoopGroupProxy-13-2 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.133 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.134 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.134 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.134 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.134 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.134 [eventLoopGroupProxy-13-2 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.135 [eventLoopGroupProxy-13-2 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.135 [eventLoopGroupProxy-13-2 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.135 [eventLoopGroupProxy-13-2 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.135 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.136 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.136 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.136 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.136 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.137 [eventLoopGroupProxy-13-2 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.137 [eventLoopGroupProxy-13-2 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.138 [eventLoopGroupProxy-13-2 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.138 [eventLoopGroupProxy-13-2 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:30.138 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.138 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.138 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.138 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.138 [DefaultDispatcher-worker-18 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.139 [eventLoopGroupProxy-13-2 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.140 [eventLoopGroupProxy-13-2 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.140 [eventLoopGroupProxy-13-2 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.140 [eventLoopGroupProxy-13-2 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.140 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.141 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.141 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.141 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.141 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.141 [eventLoopGroupProxy-13-2 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.142 [eventLoopGroupProxy-13-2 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.142 [eventLoopGroupProxy-13-2 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.142 [eventLoopGroupProxy-13-2 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.142 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.143 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.143 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.143 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.143 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.144 [eventLoopGroupProxy-13-2 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.186 [eventLoopGroupProxy-13-2 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.186 [eventLoopGroupProxy-13-2 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.186 [eventLoopGroupProxy-13-2 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.186 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.187 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.187 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.187 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.187 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.188 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.189 [eventLoopGroupProxy-13-2 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.189 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.189 [eventLoopGroupProxy-13-2 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.189 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.190 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.190 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.190 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.190 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.191 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.192 [eventLoopGroupProxy-13-2 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.192 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.192 [eventLoopGroupProxy-13-2 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.192 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.193 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.193 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.193 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.193 [DefaultDispatcher-worker-2 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.193 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.236 [eventLoopGroupProxy-13-2 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.236 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.236 [eventLoopGroupProxy-13-2 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:30.237 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.238 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.238 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.238 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.238 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.238 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.239 [eventLoopGroupProxy-13-2 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.239 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.239 [eventLoopGroupProxy-13-2 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.240 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.240 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.240 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.240 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.240 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.241 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.241 [eventLoopGroupProxy-13-2 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.242 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.242 [eventLoopGroupProxy-13-2 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.242 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.244 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.244 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.244 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.244 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.245 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.246 [eventLoopGroupProxy-13-2 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.246 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.246 [eventLoopGroupProxy-13-2 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.247 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.247 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.247 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.247 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.247 [DefaultDispatcher-worker-7 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.248 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.289 [eventLoopGroupProxy-13-2 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.289 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.289 [eventLoopGroupProxy-13-2 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 04:55:30.289 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.290 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.290 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.290 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.290 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.291 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.292 [eventLoopGroupProxy-13-2 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.292 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.292 [eventLoopGroupProxy-13-2 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.292 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.292 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.292 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.292 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.292 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.293 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.335 [eventLoopGroupProxy-13-2 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.335 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.335 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.335 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.336 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.336 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.336 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.336 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.336 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.380 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.380 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.380 [eventLoopGroupProxy-13-2 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 04:55:30.380 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.381 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.381 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.381 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.381 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.382 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.382 [DefaultDispatcher-worker-17 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:30.424 [eventLoopGroupProxy-13-2 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.424 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.424 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.424 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.425 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.425 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.425 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.425 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.425 [eventLoopGroupProxy-13-2 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.468 [eventLoopGroupProxy-13-2 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.468 [eventLoopGroupProxy-13-2 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.468 [eventLoopGroupProxy-13-2 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:30.469 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.470 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.470 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.470 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.470 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.470 [eventLoopGroupProxy-13-2 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.471 [eventLoopGroupProxy-13-2 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.471 [eventLoopGroupProxy-13-2 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.471 [eventLoopGroupProxy-13-2 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.472 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.472 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.472 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.472 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.472 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.473 [eventLoopGroupProxy-13-2 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.474 [eventLoopGroupProxy-13-2 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.474 [eventLoopGroupProxy-13-2 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.474 [eventLoopGroupProxy-13-2 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.474 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.475 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.475 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.475 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.475 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.475 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.476 [eventLoopGroupProxy-13-2 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.476 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.476 [eventLoopGroupProxy-13-2 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.477 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.477 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.477 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.477 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.477 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.478 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.479 [eventLoopGroupProxy-13-2 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.479 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.479 [eventLoopGroupProxy-13-2 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.479 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.480 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.480 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.480 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.480 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.480 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.481 [eventLoopGroupProxy-13-2 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.482 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.482 [eventLoopGroupProxy-13-2 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:30.482 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.482 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.482 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.482 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.483 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.483 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.484 [eventLoopGroupProxy-13-2 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.484 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.484 [eventLoopGroupProxy-13-2 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.485 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.485 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.485 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.485 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.485 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.486 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.487 [eventLoopGroupProxy-13-2 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.487 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.487 [eventLoopGroupProxy-13-2 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.487 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.488 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.488 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.488 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.488 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.489 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.490 [eventLoopGroupProxy-13-2 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.490 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.490 [eventLoopGroupProxy-13-2 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:30.490 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.491 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.491 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.491 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.491 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.491 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.493 [eventLoopGroupProxy-13-2 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.493 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.493 [eventLoopGroupProxy-13-2 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:30.493 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.493 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.493 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.493 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.493 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.494 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.495 [eventLoopGroupProxy-13-2 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.495 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.495 [eventLoopGroupProxy-13-2 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.495 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.496 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.496 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.496 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.496 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.496 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.497 [eventLoopGroupProxy-13-2 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.498 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.498 [eventLoopGroupProxy-13-2 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:30.498 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.498 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.498 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.498 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.498 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.499 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.500 [eventLoopGroupProxy-13-2 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.500 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.500 [eventLoopGroupProxy-13-2 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.500 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.501 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.501 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.501 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.501 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.501 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.502 [eventLoopGroupProxy-13-2 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.502 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.502 [eventLoopGroupProxy-13-2 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.503 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.503 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.503 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.503 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.503 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.504 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.505 [eventLoopGroupProxy-13-2 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.505 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.505 [eventLoopGroupProxy-13-2 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.505 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.506 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.506 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.506 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.506 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.506 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.550 [eventLoopGroupProxy-13-2 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.550 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.550 [eventLoopGroupProxy-13-2 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 04:55:30.551 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.551 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.551 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.551 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.551 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.552 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.553 [eventLoopGroupProxy-13-2 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.553 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.553 [eventLoopGroupProxy-13-2 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.554 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.554 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.554 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.554 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.554 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.555 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.556 [eventLoopGroupProxy-13-2 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.556 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.556 [eventLoopGroupProxy-13-2 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.556 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.557 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.557 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.557 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.557 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.557 [eventLoopGroupProxy-13-2 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.558 [eventLoopGroupProxy-13-2 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.558 [eventLoopGroupProxy-13-2 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.558 [eventLoopGroupProxy-13-2 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.559 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.559 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.559 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.559 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.559 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.560 [eventLoopGroupProxy-13-2 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.561 [eventLoopGroupProxy-13-2 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.561 [eventLoopGroupProxy-13-2 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.561 [eventLoopGroupProxy-13-2 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.561 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.561 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.561 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.561 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.561 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.562 [eventLoopGroupProxy-13-2 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.563 [eventLoopGroupProxy-13-2 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.563 [eventLoopGroupProxy-13-2 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.563 [eventLoopGroupProxy-13-2 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.563 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.564 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.564 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.564 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.564 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.564 [eventLoopGroupProxy-13-2 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.565 [eventLoopGroupProxy-13-2 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.565 [eventLoopGroupProxy-13-2 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.565 [eventLoopGroupProxy-13-2 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.566 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.566 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.566 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.566 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.566 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.567 [eventLoopGroupProxy-13-2 @call-handler#1301] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.609 [eventLoopGroupProxy-13-2 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.609 [eventLoopGroupProxy-13-2 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.610 [eventLoopGroupProxy-13-2 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:30.610 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.611 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.611 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.611 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.611 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.611 [eventLoopGroupProxy-13-2 @call-handler#1306] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.612 [eventLoopGroupProxy-13-2 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.613 [eventLoopGroupProxy-13-2 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.613 [eventLoopGroupProxy-13-2 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:30.613 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.614 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.614 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.614 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.614 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.614 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.615 [eventLoopGroupProxy-13-2 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.615 [eventLoopGroupProxy-13-2 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.615 [eventLoopGroupProxy-13-2 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.615 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.616 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.616 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.616 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.616 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.617 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.658 [eventLoopGroupProxy-13-2 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.658 [eventLoopGroupProxy-13-2 @call-handler#1316] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.659 [eventLoopGroupProxy-13-2 @call-handler#1316] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.659 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.660 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.660 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.660 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.660 [DefaultDispatcher-worker-12 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.660 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.661 [eventLoopGroupProxy-13-2 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.661 [eventLoopGroupProxy-13-2 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.662 [eventLoopGroupProxy-13-2 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.662 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.662 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.662 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.662 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.662 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.663 [eventLoopGroupProxy-13-2 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.664 [eventLoopGroupProxy-13-2 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.664 [eventLoopGroupProxy-13-2 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.664 [eventLoopGroupProxy-13-2 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.664 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.665 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.665 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.665 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.665 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.665 [eventLoopGroupProxy-13-2 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.666 [eventLoopGroupProxy-13-2 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.667 [eventLoopGroupProxy-13-2 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.667 [eventLoopGroupProxy-13-2 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:30.667 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.668 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.668 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.668 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.668 [DefaultDispatcher-worker-17 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.668 [eventLoopGroupProxy-13-2 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.669 [eventLoopGroupProxy-13-2 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.669 [eventLoopGroupProxy-13-2 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.669 [eventLoopGroupProxy-13-2 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.669 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.670 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.670 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.670 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.670 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.670 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.671 [eventLoopGroupProxy-13-2 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.671 [eventLoopGroupProxy-13-2 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.671 [eventLoopGroupProxy-13-2 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.672 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.672 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.672 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.672 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.672 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.673 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.674 [eventLoopGroupProxy-13-2 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.674 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.674 [eventLoopGroupProxy-13-2 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.674 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.675 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.675 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.675 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.675 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.675 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.676 [eventLoopGroupProxy-13-2 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.676 [eventLoopGroupProxy-13-2 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.676 [eventLoopGroupProxy-13-2 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.677 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.677 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.677 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.677 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.677 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.678 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.679 [eventLoopGroupProxy-13-2 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.679 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.679 [eventLoopGroupProxy-13-2 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.679 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.680 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.680 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.680 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.680 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.680 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.681 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.682 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.682 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:30.682 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.683 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.683 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.683 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.683 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.683 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.684 [eventLoopGroupProxy-13-2 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.684 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.684 [eventLoopGroupProxy-13-2 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.685 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.685 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.685 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.685 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.685 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.686 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.687 [eventLoopGroupProxy-13-2 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.687 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.687 [eventLoopGroupProxy-13-2 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.687 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.688 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.688 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.688 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.688 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.689 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.731 [eventLoopGroupProxy-13-2 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.731 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.731 [eventLoopGroupProxy-13-2 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.732 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.733 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.733 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.733 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.734 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.734 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.735 [eventLoopGroupProxy-13-2 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.735 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.735 [eventLoopGroupProxy-13-2 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.736 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.736 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.736 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.736 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.736 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.737 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.779 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.779 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.779 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.780 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.781 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.781 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.781 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.781 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.781 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.782 [eventLoopGroupProxy-13-2 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.782 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.782 [eventLoopGroupProxy-13-2 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:30.782 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.783 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.783 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.783 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.783 [DefaultDispatcher-worker-11 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.783 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.826 [eventLoopGroupProxy-13-2 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.826 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.826 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:30.826 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.827 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.827 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.827 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.827 [DefaultDispatcher-worker-19 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.827 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.870 [eventLoopGroupProxy-13-2 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.870 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.870 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:30.870 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.871 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.871 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.871 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.871 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.871 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.893 [DefaultDispatcher-worker-3 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:30.913 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.913 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.913 [eventLoopGroupProxy-13-2 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.914 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.914 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.914 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.914 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.914 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.915 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:30.957 [eventLoopGroupProxy-13-2 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:30.957 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:30.957 [eventLoopGroupProxy-13-2 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:30.957 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.958 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.958 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:30.958 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:30.958 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:30.959 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.001 [eventLoopGroupProxy-13-2 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.001 [eventLoopGroupProxy-13-2 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.001 [eventLoopGroupProxy-13-2 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:31.001 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.002 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.002 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.002 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.002 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.003 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.004 [eventLoopGroupProxy-13-2 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.004 [eventLoopGroupProxy-13-2 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.004 [eventLoopGroupProxy-13-2 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.004 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.004 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.004 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.004 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.004 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.005 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.047 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.047 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.047 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:31.047 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.048 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.048 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.048 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.048 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.049 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.050 [eventLoopGroupProxy-13-2 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.050 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.050 [eventLoopGroupProxy-13-2 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.050 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.051 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.051 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.051 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.051 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.051 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.052 [eventLoopGroupProxy-13-2 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.052 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.053 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:31.053 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.053 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.053 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.053 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.053 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.054 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.055 [eventLoopGroupProxy-13-2 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.055 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.055 [eventLoopGroupProxy-13-2 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.055 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.056 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.056 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.056 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.056 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.056 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.057 [eventLoopGroupProxy-13-2 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.057 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.057 [eventLoopGroupProxy-13-2 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.057 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.058 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.058 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.058 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.058 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.058 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.059 [eventLoopGroupProxy-13-2 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.059 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.059 [eventLoopGroupProxy-13-2 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.059 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.060 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.060 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.060 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.060 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.060 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.103 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.103 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.103 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:31.103 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.104 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.104 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.104 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.104 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.105 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.105 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.106 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.106 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:31.106 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.106 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.106 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.106 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.106 [DefaultDispatcher-worker-8 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.107 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.107 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.107 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.107 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-02-27 04:55:31.108 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.108 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.108 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.108 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.108 [DefaultDispatcher-worker-15 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.108 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.109 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.109 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.109 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.109 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.110 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.110 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.110 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.110 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.110 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.115 [DefaultDispatcher-worker-14 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.133 [DefaultDispatcher-worker-14 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-27 04:55:31.152 [eventLoopGroupProxy-13-2 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.152 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.152 [eventLoopGroupProxy-13-2 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 04:55:31.153 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.153 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.153 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.153 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.153 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.154 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.155 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.155 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.155 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.155 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.155 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.155 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.155 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.155 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.156 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.157 [eventLoopGroupProxy-13-2 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.157 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.157 [eventLoopGroupProxy-13-2 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.157 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.157 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.157 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.157 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.157 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.158 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.158 [eventLoopGroupProxy-13-2 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.158 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.158 [eventLoopGroupProxy-13-2 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-02-27 04:55:31.159 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.159 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.159 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.159 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.159 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.159 [eventLoopGroupProxy-13-2 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.202 [eventLoopGroupProxy-13-2 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.202 [eventLoopGroupProxy-13-2 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.202 [eventLoopGroupProxy-13-2 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:31.202 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.203 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.203 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.203 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.203 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.204 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.247 [eventLoopGroupProxy-13-2 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.248 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.248 [eventLoopGroupProxy-13-2 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 04:55:31.248 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.249 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.249 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.249 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.249 [DefaultDispatcher-worker-14 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.249 [eventLoopGroupProxy-13-2 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.250 [eventLoopGroupProxy-13-2 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.250 [eventLoopGroupProxy-13-2 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.251 [eventLoopGroupProxy-13-2 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:31.251 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.251 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.251 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.251 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.251 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.252 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.258 [eventLoopGroupProxy-13-2 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.258 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.258 [eventLoopGroupProxy-13-2 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-02-27 04:55:31.258 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.258 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.258 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.258 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.258 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.259 [eventLoopGroupProxy-13-2 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.260 [eventLoopGroupProxy-13-2 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.260 [eventLoopGroupProxy-13-2 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.260 [eventLoopGroupProxy-13-2 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.260 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.261 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.261 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.261 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.261 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.261 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.304 [eventLoopGroupProxy-13-2 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.305 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.305 [eventLoopGroupProxy-13-2 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 04:55:31.305 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.306 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.306 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.306 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.306 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.306 [eventLoopGroupProxy-13-2 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.307 [eventLoopGroupProxy-13-2 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.307 [eventLoopGroupProxy-13-2 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.307 [eventLoopGroupProxy-13-2 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.308 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.308 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.308 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.308 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.308 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.308 [eventLoopGroupProxy-13-2 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.351 [eventLoopGroupProxy-13-2 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.351 [eventLoopGroupProxy-13-2 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.351 [eventLoopGroupProxy-13-2 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:31.352 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.352 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.352 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.352 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.352 [DefaultDispatcher-worker-16 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.353 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.396 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.396 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.396 [eventLoopGroupProxy-13-2 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:31.396 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.397 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.397 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.397 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.397 [DefaultDispatcher-worker-4 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.398 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.399 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.399 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.399 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.399 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.400 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.400 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.400 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.400 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.400 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.402 [DefaultDispatcher-worker-3 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:31.443 [eventLoopGroupProxy-13-2 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.444 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.444 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 04:55:31.444 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.445 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.445 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.445 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.445 [DefaultDispatcher-worker-5 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.445 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.447 [eventLoopGroupProxy-13-2 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.447 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.447 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:31.447 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.447 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.447 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.447 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.447 [DefaultDispatcher-worker-1 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.448 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.449 [eventLoopGroupProxy-13-2 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.449 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.449 [eventLoopGroupProxy-13-2 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.449 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.449 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.449 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.449 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.449 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.450 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.451 [eventLoopGroupProxy-13-2 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.451 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.451 [eventLoopGroupProxy-13-2 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.451 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.452 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.452 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.452 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.452 [DefaultDispatcher-worker-10 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.452 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.498 [eventLoopGroupProxy-13-2 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.499 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.499 [eventLoopGroupProxy-13-2 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-27 04:55:31.499 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.500 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.500 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.500 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.500 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.500 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.543 [eventLoopGroupProxy-13-2 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.543 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.543 [eventLoopGroupProxy-13-2 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 04:55:31.543 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.544 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.544 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.544 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.544 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.545 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.546 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.546 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.546 [eventLoopGroupProxy-13-2 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.546 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.547 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.547 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.547 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.547 [DefaultDispatcher-worker-9 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.547 [eventLoopGroupProxy-13-2 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.548 [eventLoopGroupProxy-13-2 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.548 [eventLoopGroupProxy-13-2 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.548 [eventLoopGroupProxy-13-2 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 04:55:31.549 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.549 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.549 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/blob/upload-batch-data. 2025-02-27 04:55:31.549 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.549 [DefaultDispatcher-worker-3 @coroutine#813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:31.550 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:31.552 [eventLoopGroupProxy-13-2 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:31.552 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.552 [eventLoopGroupProxy-13-2 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 04:55:31.552 [DefaultDispatcher-worker-6 @coroutine#813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/blob/upload-batch-data 2025-02-27 04:55:31.559 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:31.563 [DefaultDispatcher-worker-2 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:31.564 [DefaultDispatcher-worker-2 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/UmAppDatabase/replication/message 2025-02-27 04:55:31.564 [DefaultDispatcher-worker-2 @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:41511/UmAppDatabase/replication/message. 2025-02-27 04:55:31.564 [DefaultDispatcher-worker-2 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/UmAppDatabase/replication/message 2025-02-27 04:55:31.564 [DefaultDispatcher-worker-2 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41511/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 04:55:31.564 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 04:55:31.564 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 04:55:31.564 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:31.575 [DefaultDispatcher-worker-3 @call-handler#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-02-27 04:55:31.575 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:31.575 [eventLoopGroupProxy-13-2 @call-handler#1605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-02-27 04:55:31.575 [DefaultDispatcher-worker-3 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json 2025-02-27 04:55:31.575 [DefaultDispatcher-worker-3 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json. 2025-02-27 04:55:31.575 [DefaultDispatcher-worker-3 @coroutine#751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json 2025-02-27 04:55:31.576 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/UmAppDatabase/replication/message 2025-02-27 04:55:31.576 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41511/UmAppDatabase/replication/message 2025-02-27 04:55:31.576 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41511/UmAppDatabase/replication/message. 2025-02-27 04:55:31.576 [DefaultDispatcher-worker-1 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41511/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:31.576 [DefaultDispatcher-worker-7 @coroutine#751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json 2025-02-27 04:55:31.576 [DefaultDispatcher-worker-7 @coroutine#751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json 2025-02-27 04:55:31.577 [DefaultDispatcher-worker-18 @coroutine#751] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json. 2025-02-27 04:55:31.577 [DefaultDispatcher-worker-18 @coroutine#751] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41511/api/content/699185153120440320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:31.581 [DefaultDispatcher-worker-16 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-02-27 04:55:31.595 [DefaultDispatcher-worker-6 @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2025-02-27 04:55:31.620 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 04:55:31.620 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 04:55:31.620 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 04:55:31.620 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 04:55:31.620 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 04:55:31.623 [Test worker @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ec4146 2025-02-27 04:55:31.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-27 04:55:31.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-27 04:55:31.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:31.623 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519eab1e: (connection evicted) 2025-02-27 04:55:31.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:31.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-27 04:55:31.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-27 04:55:31.630 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:31.630 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:32.060 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 04:55:32.626 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2fbb098f 2025-02-27 04:55:32.626 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2fbb098f 2025-02-27 04:55:32.630 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2025-02-27 04:55:32.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-27 04:55:32.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-27 04:55:32.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:32.630 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4faaff61: (connection evicted) 2025-02-27 04:55:32.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:32.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-27 04:55:32.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec68821 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:32.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6158113e 2025-02-27 04:55:32.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6158113e 2025-02-27 04:55:32.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-27 04:55:32.646 [DefaultDispatcher-worker-17 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6158113e 2025-02-27 04:55:32.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d44eab 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:32.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@620f7a39 2025-02-27 04:55:32.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@620f7a39 2025-02-27 04:55:32.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e581302 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:32.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2025-02-27 04:55:32.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2025-02-27 04:55:32.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-27 04:55:32.653 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 04:55:32.654 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-02-27 04:55:32.655 [DefaultDispatcher-worker-9 @coroutine#1643] INFO ktor.application - Responding at http://0.0.0.0:36351 2025-02-27 04:55:32.657 [DefaultDispatcher-worker-9 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620f7a39 2025-02-27 04:55:32.658 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36351/api/blob/upload-init-batch 2025-02-27 04:55:32.658 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36351/api/blob/upload-init-batch. 2025-02-27 04:55:32.658 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36351/api/blob/upload-init-batch 2025-02-27 04:55:32.658 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36351/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 04:55:32.659 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 04:55:32.660 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 04:55:32.660 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2025-02-27 04:55:32.661 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36351/api/blob/upload-init-batch 2025-02-27 04:55:32.661 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36351/api/blob/upload-init-batch 2025-02-27 04:55:32.661 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36351/api/blob/upload-init-batch. 2025-02-27 04:55:32.661 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36351/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:32.662 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36351/api/blob/upload-batch-data 2025-02-27 04:55:32.662 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36351/api/blob/upload-batch-data. 2025-02-27 04:55:32.662 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36351/api/blob/upload-batch-data 2025-02-27 04:55:32.662 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36351/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:32.662 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 04:55:32.664 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2025-02-27 04:55:32.664 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:32.665 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36351/api/blob/upload-batch-data 2025-02-27 04:55:32.666 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-02-27 04:55:32.668 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:32.671 [Test worker @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620f7a39 2025-02-27 04:55:32.739 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:32.750 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:32.751 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:33.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@248ba4fc 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:33.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@755033c5 2025-02-27 04:55:33.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@755033c5 2025-02-27 04:55:33.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-27 04:55:33.771 [DefaultDispatcher-worker-9 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755033c5 2025-02-27 04:55:33.777 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58695/api/blob/upload-init-batch 2025-02-27 04:55:33.777 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58695/api/blob/upload-init-batch. 2025-02-27 04:55:33.777 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58695/api/blob/upload-init-batch 2025-02-27 04:55:33.777 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58695/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 04:55:33.778 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58695/api/blob/upload-init-batch 2025-02-27 04:55:33.778 [Test worker @coroutine#1675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58695/api/blob/upload-init-batch 2025-02-27 04:55:33.778 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58695/api/blob/upload-init-batch. 2025-02-27 04:55:33.778 [Test worker @coroutine#1675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58695/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:33.784 [DefaultDispatcher-worker-11 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755033c5 2025-02-27 04:55:33.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-27 04:55:33.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-27 04:55:33.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:33.787 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@755033c5: (connection evicted) 2025-02-27 04:55:33.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:33.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-27 04:55:33.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5df012 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:33.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:33.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@574e4184 2025-02-27 04:55:33.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@574e4184 2025-02-27 04:55:33.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-27 04:55:33.815 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51273/api/blob/upload-init-batch 2025-02-27 04:55:33.815 [Test worker @coroutine#1687] 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:51273/api/blob/upload-init-batch. 2025-02-27 04:55:33.815 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51273/api/blob/upload-init-batch 2025-02-27 04:55:33.815 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51273/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 04:55:33.816 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51273/api/blob/upload-init-batch 2025-02-27 04:55:33.816 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51273/api/blob/upload-init-batch 2025-02-27 04:55:33.816 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51273/api/blob/upload-init-batch. 2025-02-27 04:55:33.816 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51273/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:33.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-27 04:55:33.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-27 04:55:33.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:33.817 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574e4184: (connection evicted) 2025-02-27 04:55:33.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:33.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-27 04:55:33.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37b44e8e 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:33.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:33.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70daf4 2025-02-27 04:55:33.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70daf4 2025-02-27 04:55:33.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-27 04:55:33.840 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45445/api/blob/upload-init-batch 2025-02-27 04:55:33.840 [Test worker @coroutine#1693] 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:45445/api/blob/upload-init-batch. 2025-02-27 04:55:33.840 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45445/api/blob/upload-init-batch 2025-02-27 04:55:33.840 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45445/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 04:55:33.841 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45445/api/blob/upload-init-batch 2025-02-27 04:55:33.841 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45445/api/blob/upload-init-batch 2025-02-27 04:55:33.841 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45445/api/blob/upload-init-batch. 2025-02-27 04:55:33.841 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45445/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:33.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-27 04:55:33.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-27 04:55:33.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:33.845 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a70daf4: (connection evicted) 2025-02-27 04:55:33.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:33.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-27 04:55:33.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-27 04:55:34.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41e43885 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:34.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2025-02-27 04:55:34.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2025-02-27 04:55:34.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-27 04:55:34.104 [DefaultDispatcher-worker-4 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193c3b1c 2025-02-27 04:55:34.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f0c352 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:34.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@743b7025 2025-02-27 04:55:34.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@743b7025 2025-02-27 04:55:34.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-27 04:55:34.126 [DefaultDispatcher-worker-18 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743b7025 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159a0f0e 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:34.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb6c71 2025-02-27 04:55:34.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb6c71 2025-02-27 04:55:34.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc4b8d6 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:34.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-02-27 04:55:34.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-02-27 04:55:34.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-27 04:55:34.169 [DefaultDispatcher-worker-17 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-02-27 04:55:34.171 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:34.173 [DefaultDispatcher-worker-4 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-02-27 04:55:34.177 [DefaultDispatcher-worker-2 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-02-27 04:55:34.180 [DefaultDispatcher-worker-1 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-02-27 04:55:34.182 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-02-27 04:55:34.186 [DefaultDispatcher-worker-3 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0 2025-02-27 04:55:34.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-27 04:55:34.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-27 04:55:34.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:34.189 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dbc66f0: (connection evicted) 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:34.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-27 04:55:34.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@742aa00a 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:34.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-02-27 04:55:34.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-02-27 04:55:34.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-27 04:55:34.207 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:34.209 [DefaultDispatcher-worker-13 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-02-27 04:55:34.213 [DefaultDispatcher-worker-14 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-02-27 04:55:34.217 [DefaultDispatcher-worker-19 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-02-27 04:55:34.220 [DefaultDispatcher-worker-1 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-02-27 04:55:34.222 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-02-27 04:55:34.226 [DefaultDispatcher-worker-6 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7 2025-02-27 04:55:34.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-27 04:55:34.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-27 04:55:34.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:34.227 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed463b7: (connection evicted) 2025-02-27 04:55:34.227 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:34.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:34.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-27 04:55:34.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36570936 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:34.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-27 04:55:34.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-27 04:55:34.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-27 04:55:34.246 [DefaultDispatcher-worker-10 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-27 04:55:34.250 [DefaultDispatcher-worker-2 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-27 04:55:34.254 [DefaultDispatcher-worker-11 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-27 04:55:34.257 [DefaultDispatcher-worker-5 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-02-27 04:55:34.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-27 04:55:34.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:34.258 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7d173f: (connection evicted) 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:34.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-27 04:55:34.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2468c0e4 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:34.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:34.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-02-27 04:55:34.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-02-27 04:55:34.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-27 04:55:34.278 [DefaultDispatcher-worker-7 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-02-27 04:55:34.282 [DefaultDispatcher-worker-1 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-02-27 04:55:34.287 [DefaultDispatcher-worker-5 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-02-27 04:55:34.291 [DefaultDispatcher-worker-20 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-02-27 04:55:34.292 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-02-27 04:55:34.296 [DefaultDispatcher-worker-14 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-02-27 04:55:34.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-27 04:55:34.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-27 04:55:34.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:34.297 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a82453: (connection evicted) 2025-02-27 04:55:34.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:34.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-27 04:55:34.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-27 04:55:34.640 [DefaultDispatcher-worker-20 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6158113e 2025-02-27 04:55:34.652 [DefaultDispatcher-worker-20 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69346100 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:37.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:37.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65293ca5 2025-02-27 04:55:37.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65293ca5 2025-02-27 04:55:37.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-27 04:55:37.801 [DefaultDispatcher-worker-18 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65293ca5 2025-02-27 04:55:37.880 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13288174 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-27 04:55:38.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2025-02-27 04:55:38.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2025-02-27 04:55:38.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-27 04:55:38.328 [DefaultDispatcher-worker-14 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2025-02-27 04:55:38.332 [DefaultDispatcher-worker-16 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2025-02-27 04:55:38.336 [DefaultDispatcher-worker-15 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2025-02-27 04:55:38.341 [DefaultDispatcher-worker-15 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2025-02-27 04:55:38.345 [DefaultDispatcher-worker-10 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b697993 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d732cda 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-27 04:55:38.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-02-27 04:55:38.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-02-27 04:55:38.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-27 04:55:38.368 [DefaultDispatcher-worker-8 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-02-27 04:55:38.372 [DefaultDispatcher-worker-17 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-02-27 04:55:38.376 [DefaultDispatcher-worker-8 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-02-27 04:55:38.379 [DefaultDispatcher-worker-6 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c98eaa9 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7236213e 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-27 04:55:38.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20a8e4 2025-02-27 04:55:38.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20a8e4 2025-02-27 04:55:38.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-27 04:55:38.399 [DefaultDispatcher-worker-20 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20a8e4 2025-02-27 04:55:38.404 [DefaultDispatcher-worker-18 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20a8e4 2025-02-27 04:55:38.407 [DefaultDispatcher-worker-18 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20a8e4 2025-02-27 04:55:38.410 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.411 [DefaultDispatcher-worker-2 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20a8e4 2025-02-27 04:55:38.415 [DefaultDispatcher-worker-2 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20a8e4 2025-02-27 04:55:38.421 [DefaultDispatcher-worker-3 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20a8e4 2025-02-27 04:55:38.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51d41b97 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@27260f9c 2025-02-27 04:55:38.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@27260f9c 2025-02-27 04:55:38.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-27 04:55:38.440 [DefaultDispatcher-worker-9 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27260f9c 2025-02-27 04:55:38.444 [DefaultDispatcher-worker-3 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27260f9c 2025-02-27 04:55:38.448 [DefaultDispatcher-worker-14 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27260f9c 2025-02-27 04:55:38.450 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.452 [DefaultDispatcher-worker-18 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27260f9c 2025-02-27 04:55:38.456 [DefaultDispatcher-worker-8 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27260f9c 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e205025 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-27 04:55:38.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-27 04:55:38.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-27 04:55:38.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-27 04:55:38.476 [DefaultDispatcher-worker-11 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-27 04:55:38.480 [DefaultDispatcher-worker-14 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-27 04:55:38.482 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.484 [DefaultDispatcher-worker-16 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-27 04:55:38.488 [DefaultDispatcher-worker-11 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-27 04:55:38.491 [DefaultDispatcher-worker-6 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-27 04:55:38.496 [DefaultDispatcher-worker-20 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a5eff 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-02-27 04:55:38.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-02-27 04:55:38.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-27 04:55:38.518 [DefaultDispatcher-worker-5 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-02-27 04:55:38.522 [DefaultDispatcher-worker-15 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-02-27 04:55:38.522 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.526 [DefaultDispatcher-worker-6 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-02-27 04:55:38.529 [DefaultDispatcher-worker-1 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20524816 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28dd038f 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-27 04:55:38.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-27 04:55:38.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-27 04:55:38.548 [DefaultDispatcher-worker-8 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-27 04:55:38.552 [DefaultDispatcher-worker-8 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-27 04:55:38.556 [DefaultDispatcher-worker-13 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-27 04:55:38.557 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.560 [DefaultDispatcher-worker-20 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-27 04:55:38.563 [DefaultDispatcher-worker-16 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-27 04:55:38.569 [DefaultDispatcher-worker-15 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d82d35c 2025-02-27 04:55:38.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69862a1 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-02-27 04:55:38.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-02-27 04:55:38.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d741200 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-02-27 04:55:38.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-02-27 04:55:38.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-27 04:55:38.597 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-02-27 04:55:38.599 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-02-27 04:55:38.600 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bd6bc8 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-02-27 04:55:38.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-02-27 04:55:38.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-27 04:55:38.615 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-02-27 04:55:38.617 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488c608a 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-27 04:55:38.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-02-27 04:55:38.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-02-27 04:55:38.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-27 04:55:38.630 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.632 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-02-27 04:55:38.633 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043128 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-27 04:55:38.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-02-27 04:55:38.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-02-27 04:55:38.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-27 04:55:38.647 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-02-27 04:55:38.648 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2b608e 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d4337f9 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-02-27 04:55:38.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f2d34 2025-02-27 04:55:38.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23243bc0 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:38.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-02-27 04:55:38.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-02-27 04:55:38.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-27 04:55:38.671 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.677 [DefaultDispatcher-worker-5 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-02-27 04:55:38.682 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.702 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.714 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48655/ 2025-02-27 04:55:38.714 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48655/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:38.715 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48655/ 2025-02-27 04:55:38.715 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48655/ 2025-02-27 04:55:38.715 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48655/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:38.720 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.735 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.751 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.756 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48655/ 2025-02-27 04:55:38.757 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48655/ 2025-02-27 04:55:38.757 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48655/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:38.759 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:38.798 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48655/ 2025-02-27 04:55:38.799 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48655/ 2025-02-27 04:55:38.799 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48655/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:38.841 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48655/ 2025-02-27 04:55:38.841 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48655/ 2025-02-27 04:55:38.841 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48655/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:38.883 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48655/ 2025-02-27 04:55:38.883 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48655/ 2025-02-27 04:55:38.883 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48655/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:38.924 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48655/ 2025-02-27 04:55:38.925 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48655/ 2025-02-27 04:55:38.925 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48655/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:38.966 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48655/ 2025-02-27 04:55:38.969 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33847/ 2025-02-27 04:55:38.969 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33847/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:38.970 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33847/ 2025-02-27 04:55:38.970 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33847/ 2025-02-27 04:55:38.970 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33847/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:39.011 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33847/ 2025-02-27 04:55:39.012 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33847/ 2025-02-27 04:55:39.012 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33847/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:39.053 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33847/ 2025-02-27 04:55:39.054 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33847/ 2025-02-27 04:55:39.054 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33847/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:39.095 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33847/ 2025-02-27 04:55:39.096 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33847/ 2025-02-27 04:55:39.096 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33847/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:39.137 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33847/ 2025-02-27 04:55:39.138 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33847/ 2025-02-27 04:55:39.138 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33847/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:39.179 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33847/ 2025-02-27 04:55:39.180 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33847/ 2025-02-27 04:55:39.180 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33847/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 04:55:39.180 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33847/ 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bd6bfb0 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:39.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:39.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-27 04:55:39.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb28ed 2025-02-27 04:55:39.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb28ed 2025-02-27 04:55:39.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-27 04:55:39.270 [DefaultDispatcher-worker-17 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb28ed 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3338d706 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:39.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-02-27 04:55:39.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-02-27 04:55:39.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-27 04:55:39.295 [DefaultDispatcher-worker-11 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-02-27 04:55:39.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e9ea888 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:39.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4a6afd 2025-02-27 04:55:39.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4a6afd 2025-02-27 04:55:39.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-27 04:55:39.314 [DefaultDispatcher-worker-3 @coroutine#1949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4a6afd 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c91224 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:39.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-02-27 04:55:39.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-02-27 04:55:39.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-27 04:55:39.334 [DefaultDispatcher-worker-11 @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f54852 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:39.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:39.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-27 04:55:39.335 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-02-27 04:55:39.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-02-27 04:55:39.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-27 04:55:39.354 [DefaultDispatcher-worker-1 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:39.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-02-27 04:55:39.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-02-27 04:55:39.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-27 04:55:39.376 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:39.378 [DefaultDispatcher-worker-14 @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd3197b 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:39.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:39.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:39.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-27 04:55:39.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-02-27 04:55:39.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-02-27 04:55:39.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-27 04:55:39.396 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:39.400 [DefaultDispatcher-worker-3 @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b949de4 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:39.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 04:55:39.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 04:55:39.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-27 04:55:39.416 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:39.419 [DefaultDispatcher-worker-3 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 04:55:39.423 [DefaultDispatcher-worker-16 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 04:55:39.427 [DefaultDispatcher-worker-16 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 04:55:39.430 [DefaultDispatcher-worker-2 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 04:55:39.435 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:39.436 [DefaultDispatcher-worker-5 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 04:55:39.439 [DefaultDispatcher-worker-18 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 04:55:39.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-02-27 04:55:39.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-02-27 04:55:39.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:39.442 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2: (connection evicted) 2025-02-27 04:55:39.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:39.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-02-27 04:55:39.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-02-27 04:55:39.471 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:39.501 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ca4532 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-27 04:55:43.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 04:55:43.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 04:55:43.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-27 04:55:43.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 04:55:43.530 [DefaultDispatcher-worker-13 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 04:55:43.537 [DefaultDispatcher-worker-18 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530ee11a 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 04:55:43.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 04:55:43.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-27 04:55:43.547 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 04:55:43.557 [DefaultDispatcher-worker-16 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 04:55:43.561 [DefaultDispatcher-worker-3 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 04:55:43.565 [DefaultDispatcher-worker-4 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 04:55:43.569 [DefaultDispatcher-worker-4 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c68c7b 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-27 04:55:43.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 04:55:43.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 04:55:43.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-27 04:55:43.581 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 04:55:43.590 [DefaultDispatcher-worker-5 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 04:55:43.594 [DefaultDispatcher-worker-8 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 04:55:43.597 [DefaultDispatcher-worker-13 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 04:55:43.601 [DefaultDispatcher-worker-1 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14af9f51 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-27 04:55:43.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 04:55:43.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 04:55:43.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-27 04:55:43.610 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.612 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 04:55:43.620 [DefaultDispatcher-worker-7 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 04:55:43.625 [DefaultDispatcher-worker-15 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 04:55:43.628 [DefaultDispatcher-worker-4 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713c8cbb 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 04:55:43.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 04:55:43.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-27 04:55:43.639 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.639 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 04:55:43.648 [DefaultDispatcher-worker-9 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 04:55:43.652 [DefaultDispatcher-worker-8 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 04:55:43.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490f2fad 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-02-27 04:55:43.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-02-27 04:55:43.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-27 04:55:43.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-02-27 04:55:43.671 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.672 [DefaultDispatcher-worker-9 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f9004c 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-02-27 04:55:43.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-02-27 04:55:43.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-27 04:55:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-02-27 04:55:43.693 [DefaultDispatcher-worker-14 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-02-27 04:55:43.733 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.733 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.754 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.791 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f08e6d3 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-27 04:55:43.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:43.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:43.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-27 04:55:43.817 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:43.824 [Test worker @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:43.825 [Test worker @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:43.826 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:43.826 [DefaultDispatcher-worker-14 @coroutine#2066] 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:39025/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:43.826 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:43.826 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39025/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:43.827 [DefaultDispatcher-worker-19 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:43.827 [DefaultDispatcher-worker-19 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:43.831 [DefaultDispatcher-worker-16 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:43.831 [DefaultDispatcher-worker-16 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:43.831 [DefaultDispatcher-worker-16 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:43.831 [DefaultDispatcher-worker-16 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:43.831 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:43.831 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:43.832 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22db12f6 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-27 04:55:43.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 04:55:43.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 04:55:43.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-27 04:55:43.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 04:55:43.854 [Test worker @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 04:55:43.855 [Test worker @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 04:55:43.858 [DefaultDispatcher-worker-15 @coroutine#2087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 04:55:43.858 [DefaultDispatcher-worker-15 @coroutine#2087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39025/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-27 04:55:43.858 [DefaultDispatcher-worker-15 @coroutine#2087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 04:55:43.859 [DefaultDispatcher-worker-11 @coroutine#2087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 04:55:43.859 [DefaultDispatcher-worker-11 @coroutine#2087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 04:55:43.860 [DefaultDispatcher-worker-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a983f8a 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-27 04:55:43.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-27 04:55:43.903 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.905 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae1f0a8 2025-02-27 04:55:43.905 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae1f0a8 2025-02-27 04:55:43.906 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@24260b84 2025-02-27 04:55:43.906 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@24260b84 2025-02-27 04:55:43.908 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@20199bd8 2025-02-27 04:55:43.908 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@20199bd8 2025-02-27 04:55:43.909 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@651b01bf 2025-02-27 04:55:43.909 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@651b01bf 2025-02-27 04:55:43.911 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@405ac904 2025-02-27 04:55:43.911 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@405ac904 2025-02-27 04:55:43.912 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b480a0 2025-02-27 04:55:43.912 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b480a0 2025-02-27 04:55:43.914 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f16b5 2025-02-27 04:55:43.914 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f16b5 2025-02-27 04:55:43.915 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@534fef0 2025-02-27 04:55:43.915 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@534fef0 2025-02-27 04:55:43.917 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@133005bb 2025-02-27 04:55:43.917 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@133005bb 2025-02-27 04:55:43.917 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:43.918 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.924 [Test worker @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.925 [Test worker @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.926 [DefaultDispatcher-worker-9 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:43.926 [DefaultDispatcher-worker-9 @coroutine#2098] 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:45355/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:43.926 [DefaultDispatcher-worker-9 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:43.926 [DefaultDispatcher-worker-9 @coroutine#2098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45355/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:43.927 [DefaultDispatcher-worker-20 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:43.927 [DefaultDispatcher-worker-20 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:43.930 [DefaultDispatcher-worker-17 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.930 [DefaultDispatcher-worker-17 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:43.930 [DefaultDispatcher-worker-17 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:43.930 [DefaultDispatcher-worker-17 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:43.931 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:43.931 [DefaultDispatcher-worker-6 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:43.932 [Test worker @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.934 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:43.936 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505560 2025-02-27 04:55:43.936 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@65505560 2025-02-27 04:55:43.936 [DefaultDispatcher-worker-5 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.938 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b97a7ba 2025-02-27 04:55:43.938 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b97a7ba 2025-02-27 04:55:43.940 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa83e10 2025-02-27 04:55:43.940 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa83e10 2025-02-27 04:55:43.941 [DefaultDispatcher-worker-3 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.942 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaaad81 2025-02-27 04:55:43.942 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaaad81 2025-02-27 04:55:43.944 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db616e1 2025-02-27 04:55:43.944 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db616e1 2025-02-27 04:55:43.945 [DefaultDispatcher-worker-12 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.946 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4ac29a 2025-02-27 04:55:43.946 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4ac29a 2025-02-27 04:55:43.948 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bc275d 2025-02-27 04:55:43.948 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bc275d 2025-02-27 04:55:43.949 [DefaultDispatcher-worker-19 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.950 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a8552ce 2025-02-27 04:55:43.950 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a8552ce 2025-02-27 04:55:43.952 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37794461 2025-02-27 04:55:43.952 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37794461 2025-02-27 04:55:43.952 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:43.953 [DefaultDispatcher-worker-18 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.957 [DefaultDispatcher-worker-5 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.961 [DefaultDispatcher-worker-18 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.965 [DefaultDispatcher-worker-5 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.969 [DefaultDispatcher-worker-3 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.973 [DefaultDispatcher-worker-17 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe40b9f 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:43.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:43.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:43.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-27 04:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:44.002 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:44.002 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.003 [Test worker @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:44.004 [DefaultDispatcher-worker-4 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.004 [DefaultDispatcher-worker-4 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:44.004 [DefaultDispatcher-worker-4 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.004 [DefaultDispatcher-worker-4 @coroutine#2144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33875/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.005 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@638151be 2025-02-27 04:55:44.005 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@638151be 2025-02-27 04:55:44.005 [DefaultDispatcher-worker-12 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.005 [DefaultDispatcher-worker-12 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.007 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d46a3be 2025-02-27 04:55:44.007 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d46a3be 2025-02-27 04:55:44.008 [DefaultDispatcher-worker-11 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:44.009 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.009 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.009 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.009 [DefaultDispatcher-worker-2 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.009 [DefaultDispatcher-worker-2 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.009 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@69793ace 2025-02-27 04:55:44.009 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@69793ace 2025-02-27 04:55:44.010 [Test worker @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1043c493 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-27 04:55:44.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-27 04:55:44.011 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ba985 2025-02-27 04:55:44.011 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7ba985 2025-02-27 04:55:44.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 04:55:44.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 04:55:44.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-27 04:55:44.013 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@451e1115 2025-02-27 04:55:44.013 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@451e1115 2025-02-27 04:55:44.013 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 04:55:44.015 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d015b 2025-02-27 04:55:44.015 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d015b 2025-02-27 04:55:44.017 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d12e76c 2025-02-27 04:55:44.017 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d12e76c 2025-02-27 04:55:44.019 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5456ca 2025-02-27 04:55:44.019 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5456ca 2025-02-27 04:55:44.020 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 04:55:44.021 [Test worker @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 04:55:44.021 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f770ec 2025-02-27 04:55:44.021 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f770ec 2025-02-27 04:55:44.021 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.022 [DefaultDispatcher-worker-2 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 04:55:44.022 [DefaultDispatcher-worker-2 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-27 04:55:44.022 [DefaultDispatcher-worker-2 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 04:55:44.023 [DefaultDispatcher-worker-16 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 04:55:44.023 [DefaultDispatcher-worker-16 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 04:55:44.025 [DefaultDispatcher-worker-20 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33319df0 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:44.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:44.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-27 04:55:44.081 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:44.082 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.084 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91ff1f 2025-02-27 04:55:44.084 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91ff1f 2025-02-27 04:55:44.085 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@235614dd 2025-02-27 04:55:44.085 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@235614dd 2025-02-27 04:55:44.087 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769946f 2025-02-27 04:55:44.087 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2769946f 2025-02-27 04:55:44.088 [Test worker @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:44.088 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b1ee6 2025-02-27 04:55:44.088 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@626b1ee6 2025-02-27 04:55:44.089 [Test worker @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:44.090 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@40207cb3 2025-02-27 04:55:44.090 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@40207cb3 2025-02-27 04:55:44.090 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.090 [DefaultDispatcher-worker-2 @coroutine#2177] 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:58265/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:44.090 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.090 [DefaultDispatcher-worker-2 @coroutine#2177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58265/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.091 [DefaultDispatcher-worker-18 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.091 [DefaultDispatcher-worker-18 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.091 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53437896 2025-02-27 04:55:44.091 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53437896 2025-02-27 04:55:44.093 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e2447d 2025-02-27 04:55:44.093 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e2447d 2025-02-27 04:55:44.094 [DefaultDispatcher-worker-20 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:44.094 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.094 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.094 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.095 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@244e1a9 2025-02-27 04:55:44.095 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@244e1a9 2025-02-27 04:55:44.095 [DefaultDispatcher-worker-2 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.095 [DefaultDispatcher-worker-2 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.096 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421c057a 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.097 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c2d0b6 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-27 04:55:44.097 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c2d0b6 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.097 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-27 04:55:44.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 04:55:44.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 04:55:44.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-27 04:55:44.099 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 04:55:44.106 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 04:55:44.107 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70313b0b 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:44.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:44.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-27 04:55:44.111 [DefaultDispatcher-worker-1 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 04:55:44.113 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.115 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b30213a 2025-02-27 04:55:44.115 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b30213a 2025-02-27 04:55:44.117 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f7c62c 2025-02-27 04:55:44.117 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f7c62c 2025-02-27 04:55:44.119 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c84a4a 2025-02-27 04:55:44.119 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c84a4a 2025-02-27 04:55:44.121 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacc17 2025-02-27 04:55:44.121 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacc17 2025-02-27 04:55:44.123 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb90445 2025-02-27 04:55:44.123 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb90445 2025-02-27 04:55:44.123 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:44.125 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35846d18 2025-02-27 04:55:44.125 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@35846d18 2025-02-27 04:55:44.127 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@361dfbf8 2025-02-27 04:55:44.127 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@361dfbf8 2025-02-27 04:55:44.128 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e53358 2025-02-27 04:55:44.128 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e53358 2025-02-27 04:55:44.129 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:44.130 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:44.130 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f898ad 2025-02-27 04:55:44.130 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f898ad 2025-02-27 04:55:44.131 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.131 [DefaultDispatcher-worker-11 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.131 [DefaultDispatcher-worker-11 @coroutine#2206] 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:58357/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:44.131 [DefaultDispatcher-worker-11 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.131 [DefaultDispatcher-worker-11 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58357/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.132 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.132 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.136 [DefaultDispatcher-worker-17 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:44.136 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.136 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.136 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.136 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.136 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.137 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43069adf 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-27 04:55:44.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 04:55:44.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 04:55:44.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-27 04:55:44.140 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 04:55:44.146 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 04:55:44.147 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d11220a 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.148 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:44.149 [DefaultDispatcher-worker-15 @coroutine#2228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-27 04:55:44.152 [DefaultDispatcher-worker-18 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 04:55:44.163 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:44.165 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.167 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4425d8d8 2025-02-27 04:55:44.167 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4425d8d8 2025-02-27 04:55:44.169 [DefaultDispatcher-worker-15 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:44.169 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae23e2c 2025-02-27 04:55:44.169 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae23e2c 2025-02-27 04:55:44.170 [DefaultDispatcher-worker-15 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:44.170 [DefaultDispatcher-worker-13 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.170 [DefaultDispatcher-worker-13 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:44.170 [DefaultDispatcher-worker-13 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.170 [DefaultDispatcher-worker-13 @coroutine#2235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.171 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.171 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 04:55:44.171 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.171 [DefaultDispatcher-worker-9 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.172 [DefaultDispatcher-worker-19 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.172 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eddb3a8 2025-02-27 04:55:44.172 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eddb3a8 2025-02-27 04:55:44.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-27 04:55:44.174 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdf3417 2025-02-27 04:55:44.174 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdf3417 2025-02-27 04:55:44.175 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:44.175 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.175 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.175 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.176 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.176 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d6ceac 2025-02-27 04:55:44.176 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d6ceac 2025-02-27 04:55:44.178 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9e9fe4 2025-02-27 04:55:44.178 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9e9fe4 2025-02-27 04:55:44.180 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@197d3bec 2025-02-27 04:55:44.180 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@197d3bec 2025-02-27 04:55:44.182 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf0cb58 2025-02-27 04:55:44.182 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf0cb58 2025-02-27 04:55:44.184 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c04db24 2025-02-27 04:55:44.184 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c04db24 2025-02-27 04:55:44.184 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.194 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.195 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.196 [DefaultDispatcher-worker-13 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.196 [DefaultDispatcher-worker-13 @coroutine#2249] 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:33895/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:44.196 [DefaultDispatcher-worker-13 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.196 [DefaultDispatcher-worker-13 @coroutine#2249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33895/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.197 [DefaultDispatcher-worker-14 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.197 [DefaultDispatcher-worker-14 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.199 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.200 [DefaultDispatcher-worker-2 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.200 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.200 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.200 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.201 [DefaultDispatcher-worker-5 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.201 [DefaultDispatcher-worker-5 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.201 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5235b74b 2025-02-27 04:55:44.201 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5235b74b 2025-02-27 04:55:44.202 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.203 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2537d 2025-02-27 04:55:44.203 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2537d 2025-02-27 04:55:44.205 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cddc3b 2025-02-27 04:55:44.205 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cddc3b 2025-02-27 04:55:44.206 [DefaultDispatcher-worker-8 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.207 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf5946 2025-02-27 04:55:44.207 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcf5946 2025-02-27 04:55:44.209 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.209 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@623f3a5b 2025-02-27 04:55:44.209 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@623f3a5b 2025-02-27 04:55:44.210 [DefaultDispatcher-worker-3 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.211 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c0ff1 2025-02-27 04:55:44.211 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@431c0ff1 2025-02-27 04:55:44.211 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c98e4da 2025-02-27 04:55:44.211 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c98e4da 2025-02-27 04:55:44.213 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddbf9e2 2025-02-27 04:55:44.213 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddbf9e2 2025-02-27 04:55:44.213 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82d976 2025-02-27 04:55:44.213 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82d976 2025-02-27 04:55:44.215 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e46481 2025-02-27 04:55:44.215 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e46481 2025-02-27 04:55:44.215 [DefaultDispatcher-worker-4 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.215 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de0a609 2025-02-27 04:55:44.215 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de0a609 2025-02-27 04:55:44.217 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce6f3d9 2025-02-27 04:55:44.217 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce6f3d9 2025-02-27 04:55:44.217 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6696b60c 2025-02-27 04:55:44.217 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6696b60c 2025-02-27 04:55:44.217 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.219 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f260633 2025-02-27 04:55:44.219 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f260633 2025-02-27 04:55:44.219 [DefaultDispatcher-worker-5 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.221 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d20fedc 2025-02-27 04:55:44.221 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d20fedc 2025-02-27 04:55:44.222 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@570a5595 2025-02-27 04:55:44.223 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@570a5595 2025-02-27 04:55:44.224 [DefaultDispatcher-worker-18 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.224 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc90c96 2025-02-27 04:55:44.224 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc90c96 2025-02-27 04:55:44.226 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c188a2 2025-02-27 04:55:44.226 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c188a2 2025-02-27 04:55:44.226 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.228 [DefaultDispatcher-worker-17 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.231 [DefaultDispatcher-worker-9 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.235 [DefaultDispatcher-worker-16 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.239 [DefaultDispatcher-worker-20 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.240 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.240 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.240 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 04:55:44.240 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.240 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.241 [DefaultDispatcher-worker-18 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.241 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c00ef 2025-02-27 04:55:44.241 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c00ef 2025-02-27 04:55:44.243 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ebfe5a 2025-02-27 04:55:44.243 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ebfe5a 2025-02-27 04:55:44.244 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd46b9f 2025-02-27 04:55:44.244 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd46b9f 2025-02-27 04:55:44.246 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d6f461 2025-02-27 04:55:44.246 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d6f461 2025-02-27 04:55:44.248 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9bbecc 2025-02-27 04:55:44.248 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9bbecc 2025-02-27 04:55:44.249 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.250 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@78559c4b 2025-02-27 04:55:44.250 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@78559c4b 2025-02-27 04:55:44.251 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@40891526 2025-02-27 04:55:44.251 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@40891526 2025-02-27 04:55:44.251 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2884d 2025-02-27 04:55:44.251 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f2884d 2025-02-27 04:55:44.252 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ef347 2025-02-27 04:55:44.252 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ef347 2025-02-27 04:55:44.253 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f90b2e 2025-02-27 04:55:44.253 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f90b2e 2025-02-27 04:55:44.254 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a717e56 2025-02-27 04:55:44.254 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a717e56 2025-02-27 04:55:44.255 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f73f97c 2025-02-27 04:55:44.255 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f73f97c 2025-02-27 04:55:44.255 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be6bd03 2025-02-27 04:55:44.255 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be6bd03 2025-02-27 04:55:44.255 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.257 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbfd91 2025-02-27 04:55:44.257 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dbfd91 2025-02-27 04:55:44.259 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36f2e6 2025-02-27 04:55:44.259 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e36f2e6 2025-02-27 04:55:44.260 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f74a8b8 2025-02-27 04:55:44.260 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f74a8b8 2025-02-27 04:55:44.262 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5c0633 2025-02-27 04:55:44.262 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5c0633 2025-02-27 04:55:44.264 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733593c 2025-02-27 04:55:44.264 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3733593c 2025-02-27 04:55:44.264 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.273 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.275 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3c32c7 2025-02-27 04:55:44.275 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3c32c7 2025-02-27 04:55:44.277 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fbc1f0 2025-02-27 04:55:44.277 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fbc1f0 2025-02-27 04:55:44.278 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c459b7 2025-02-27 04:55:44.278 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c459b7 2025-02-27 04:55:44.279 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6cbcb 2025-02-27 04:55:44.279 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6cbcb 2025-02-27 04:55:44.281 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee77fbe 2025-02-27 04:55:44.281 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee77fbe 2025-02-27 04:55:44.281 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33895/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 04:55:44.281 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33895/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:44.282 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 04:55:44.282 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-27 04:55:44.282 [DefaultDispatcher-worker-9 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 04:55:44.282 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1429cfd3 2025-02-27 04:55:44.282 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1429cfd3 2025-02-27 04:55:44.282 [DefaultDispatcher-worker-5 @coroutine#2277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 04:55:44.282 [DefaultDispatcher-worker-5 @coroutine#2277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 04:55:44.283 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e22500 2025-02-27 04:55:44.283 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e22500 2025-02-27 04:55:44.285 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e93484 2025-02-27 04:55:44.285 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e93484 2025-02-27 04:55:44.286 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e6a908 2025-02-27 04:55:44.286 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e6a908 2025-02-27 04:55:44.286 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-02-27 04:55:44.297 [DefaultDispatcher-worker-3 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f9d0ce 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-27 04:55:44.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.317 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.318 [Test worker @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.319 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40213/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.319 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40213/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:44.319 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40213/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.319 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40213/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.320 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40213/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.320 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40213/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.323 [DefaultDispatcher-worker-15 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.323 [DefaultDispatcher-worker-15 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.323 [DefaultDispatcher-worker-15 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.323 [DefaultDispatcher-worker-15 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.323 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.323 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.324 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359903b6 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-27 04:55:44.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 04:55:44.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 04:55:44.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-27 04:55:44.326 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 04:55:44.331 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 04:55:44.332 [Test worker @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 04:55:44.336 [DefaultDispatcher-worker-11 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 04:55:44.336 [DefaultDispatcher-worker-7 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.340 [DefaultDispatcher-worker-2 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.343 [DefaultDispatcher-worker-8 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.346 [DefaultDispatcher-worker-1 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.356 [DefaultDispatcher-worker-7 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.363 [DefaultDispatcher-worker-17 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.367 [DefaultDispatcher-worker-11 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.371 [DefaultDispatcher-worker-13 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.374 [DefaultDispatcher-worker-16 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.379 [DefaultDispatcher-worker-3 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6ccad7 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-27 04:55:44.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-27 04:55:44.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.398 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.398 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.399 [DefaultDispatcher-worker-3 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.399 [DefaultDispatcher-worker-3 @coroutine#2343] 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:56475/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:44.399 [DefaultDispatcher-worker-3 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.399 [DefaultDispatcher-worker-3 @coroutine#2343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56475/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.400 [DefaultDispatcher-worker-3 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.400 [DefaultDispatcher-worker-3 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.401 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.403 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@603c289e 2025-02-27 04:55:44.403 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@603c289e 2025-02-27 04:55:44.404 [DefaultDispatcher-worker-14 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.404 [DefaultDispatcher-worker-14 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.404 [DefaultDispatcher-worker-14 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.404 [DefaultDispatcher-worker-14 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.404 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.404 [DefaultDispatcher-worker-5 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.405 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efbdae9 2025-02-27 04:55:44.405 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efbdae9 2025-02-27 04:55:44.405 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fccfcdb 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-27 04:55:44.406 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac443ee 2025-02-27 04:55:44.406 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac443ee 2025-02-27 04:55:44.408 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc6d0d2 2025-02-27 04:55:44.408 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc6d0d2 2025-02-27 04:55:44.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 04:55:44.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 04:55:44.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-27 04:55:44.409 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 04:55:44.409 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3f656c 2025-02-27 04:55:44.409 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3f656c 2025-02-27 04:55:44.411 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e23ded0 2025-02-27 04:55:44.411 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e23ded0 2025-02-27 04:55:44.413 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@563035c9 2025-02-27 04:55:44.413 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@563035c9 2025-02-27 04:55:44.414 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 04:55:44.414 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe92f9d 2025-02-27 04:55:44.414 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe92f9d 2025-02-27 04:55:44.415 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 04:55:44.416 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a283709 2025-02-27 04:55:44.416 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a283709 2025-02-27 04:55:44.416 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.418 [DefaultDispatcher-worker-10 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 04:55:44.419 [DefaultDispatcher-worker-2 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.422 [DefaultDispatcher-worker-6 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.426 [DefaultDispatcher-worker-3 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.426 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.428 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-02-27 04:55:44.428 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@731f5690 2025-02-27 04:55:44.430 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-02-27 04:55:44.430 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd8a683 2025-02-27 04:55:44.430 [DefaultDispatcher-worker-20 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.431 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.431 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 04:55:44.431 [DefaultDispatcher-worker-2 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.431 [DefaultDispatcher-worker-11 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.431 [DefaultDispatcher-worker-11 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 04:55:44.431 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-02-27 04:55:44.431 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e73de0 2025-02-27 04:55:44.433 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-02-27 04:55:44.433 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5acb8 2025-02-27 04:55:44.435 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-02-27 04:55:44.435 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7c662 2025-02-27 04:55:44.436 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-02-27 04:55:44.436 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1392e7 2025-02-27 04:55:44.438 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-02-27 04:55:44.438 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddba698 2025-02-27 04:55:44.440 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-02-27 04:55:44.440 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cca53f7 2025-02-27 04:55:44.441 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-02-27 04:55:44.441 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@57357ada 2025-02-27 04:55:44.441 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.472 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56475/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 04:55:44.472 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56475/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:44.472 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 04:55:44.472 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-27 04:55:44.472 [DefaultDispatcher-worker-8 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 04:55:44.473 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 04:55:44.473 [DefaultDispatcher-worker-7 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 04:55:44.480 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:44.482 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219e67e 2025-02-27 04:55:44.482 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6219e67e 2025-02-27 04:55:44.484 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde144d 2025-02-27 04:55:44.484 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde144d 2025-02-27 04:55:44.484 [DefaultDispatcher-worker-14 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:44.485 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e18d0e 2025-02-27 04:55:44.485 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e18d0e 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475fb7 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-27 04:55:44.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:44.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:44.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-27 04:55:44.487 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de31e76 2025-02-27 04:55:44.487 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de31e76 2025-02-27 04:55:44.488 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6437a2 2025-02-27 04:55:44.488 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6437a2 2025-02-27 04:55:44.490 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04379f 2025-02-27 04:55:44.490 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c04379f 2025-02-27 04:55:44.492 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@786940ec 2025-02-27 04:55:44.492 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@786940ec 2025-02-27 04:55:44.494 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcce139 2025-02-27 04:55:44.494 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcce139 2025-02-27 04:55:44.496 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c341605 2025-02-27 04:55:44.496 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c341605 2025-02-27 04:55:44.496 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:44.504 [Test worker @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:44.504 [Test worker @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:44.505 [DefaultDispatcher-worker-16 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.505 [DefaultDispatcher-worker-16 @coroutine#2396] 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:55707/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:44.505 [DefaultDispatcher-worker-16 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.505 [DefaultDispatcher-worker-16 @coroutine#2396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55707/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.506 [DefaultDispatcher-worker-2 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.506 [DefaultDispatcher-worker-2 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:44.508 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.509 [DefaultDispatcher-worker-5 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:44.509 [DefaultDispatcher-worker-5 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.509 [DefaultDispatcher-worker-5 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.509 [DefaultDispatcher-worker-5 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.510 [DefaultDispatcher-worker-5 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.510 [DefaultDispatcher-worker-5 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.510 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aaeed6 2025-02-27 04:55:44.510 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aaeed6 2025-02-27 04:55:44.510 [Test worker @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:44.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-27 04:55:44.512 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d02f3 2025-02-27 04:55:44.512 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d02f3 2025-02-27 04:55:44.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 04:55:44.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 04:55:44.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-27 04:55:44.513 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 04:55:44.513 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@185285a6 2025-02-27 04:55:44.513 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@185285a6 2025-02-27 04:55:44.515 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5008c8 2025-02-27 04:55:44.515 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5008c8 2025-02-27 04:55:44.517 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@184981ea 2025-02-27 04:55:44.517 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@184981ea 2025-02-27 04:55:44.518 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 04:55:44.518 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c47728a 2025-02-27 04:55:44.518 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c47728a 2025-02-27 04:55:44.519 [Test worker @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 04:55:44.520 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b4a511 2025-02-27 04:55:44.520 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b4a511 2025-02-27 04:55:44.521 [DefaultDispatcher-worker-10 @coroutine#2418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/auth/register 2025-02-27 04:55:44.521 [DefaultDispatcher-worker-10 @coroutine#2418] 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:55707/auth/register. 2025-02-27 04:55:44.521 [DefaultDispatcher-worker-10 @coroutine#2418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/auth/register 2025-02-27 04:55:44.521 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7ff787 2025-02-27 04:55:44.521 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7ff787 2025-02-27 04:55:44.521 [DefaultDispatcher-worker-10 @coroutine#2418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55707/auth/register from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.522 [DefaultDispatcher-worker-16 @coroutine#2418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/auth/register 2025-02-27 04:55:44.522 [DefaultDispatcher-worker-16 @coroutine#2418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/auth/register 2025-02-27 04:55:44.523 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ed7713 2025-02-27 04:55:44.523 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ed7713 2025-02-27 04:55:44.523 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.523 [DefaultDispatcher-worker-8 @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 04:55:44.563 [DefaultDispatcher-worker-18 @coroutine#2418] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55707/auth/register. 2025-02-27 04:55:44.563 [DefaultDispatcher-worker-18 @coroutine#2418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55707/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:44.574 [DefaultDispatcher-worker-1 @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:44.578 [DefaultDispatcher-worker-12 @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6238b10a 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-27 04:55:44.587 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 04:55:44.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 04:55:44.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-27 04:55:44.589 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-02-27 04:55:44.589 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-02-27 04:55:44.591 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-02-27 04:55:44.591 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-02-27 04:55:44.592 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-02-27 04:55:44.592 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-02-27 04:55:44.594 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-02-27 04:55:44.594 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-02-27 04:55:44.595 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-02-27 04:55:44.595 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-02-27 04:55:44.597 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-02-27 04:55:44.597 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-02-27 04:55:44.598 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-02-27 04:55:44.598 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-02-27 04:55:44.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 04:55:44.600 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-02-27 04:55:44.600 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-02-27 04:55:44.602 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-02-27 04:55:44.602 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-02-27 04:55:44.602 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.604 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 04:55:44.604 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 04:55:44.606 [DefaultDispatcher-worker-4 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.606 [DefaultDispatcher-worker-4 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 04:55:44.606 [DefaultDispatcher-worker-4 @coroutine#2431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.606 [DefaultDispatcher-worker-4 @coroutine#2431] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.606 [DefaultDispatcher-worker-3 @coroutine#2431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.606 [DefaultDispatcher-worker-3 @coroutine#2431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.609 [DefaultDispatcher-worker-12 @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 04:55:44.609 [DefaultDispatcher-worker-12 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.609 [DefaultDispatcher-worker-12 @coroutine#2430] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 04:55:44.609 [DefaultDispatcher-worker-12 @coroutine#2430] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.610 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.610 [DefaultDispatcher-worker-6 @coroutine#2430] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.611 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 04:55:44.612 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.613 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 04:55:44.614 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c60c4 2025-02-27 04:55:44.614 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c60c4 2025-02-27 04:55:44.615 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb9d53 2025-02-27 04:55:44.615 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb9d53 2025-02-27 04:55:44.617 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c40bb4 2025-02-27 04:55:44.617 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c40bb4 2025-02-27 04:55:44.618 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c69768 2025-02-27 04:55:44.618 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c69768 2025-02-27 04:55:44.619 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c00f7f4 2025-02-27 04:55:44.619 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c00f7f4 2025-02-27 04:55:44.621 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ce622 2025-02-27 04:55:44.621 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@615ce622 2025-02-27 04:55:44.623 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5470d816 2025-02-27 04:55:44.623 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5470d816 2025-02-27 04:55:44.623 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 04:55:44.624 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e96827 2025-02-27 04:55:44.624 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e96827 2025-02-27 04:55:44.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-27 04:55:44.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-27 04:55:44.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.624 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c494d7: (connection evicted) 2025-02-27 04:55:44.626 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7d8699 2025-02-27 04:55:44.626 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7d8699 2025-02-27 04:55:44.626 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:44.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-27 04:55:44.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395854dd 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-27 04:55:44.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 04:55:44.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 04:55:44.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-27 04:55:44.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 04:55:44.633 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 04:55:44.634 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 04:55:44.635 [DefaultDispatcher-worker-6 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.635 [DefaultDispatcher-worker-6 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 04:55:44.635 [DefaultDispatcher-worker-6 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.635 [DefaultDispatcher-worker-6 @coroutine#2459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.635 [DefaultDispatcher-worker-10 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.635 [DefaultDispatcher-worker-10 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.638 [DefaultDispatcher-worker-2 @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 04:55:44.638 [DefaultDispatcher-worker-2 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.638 [DefaultDispatcher-worker-2 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 04:55:44.638 [DefaultDispatcher-worker-2 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.639 [DefaultDispatcher-worker-20 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.639 [DefaultDispatcher-worker-20 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.640 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 04:55:44.641 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 04:55:44.642 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 04:55:44.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-27 04:55:44.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.643 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3: (connection evicted) 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:44.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-27 04:55:44.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fec965 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-27 04:55:44.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-27 04:55:44.645 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.650 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.651 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.652 [DefaultDispatcher-worker-10 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.652 [DefaultDispatcher-worker-10 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 04:55:44.652 [DefaultDispatcher-worker-10 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.652 [DefaultDispatcher-worker-10 @coroutine#2486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.652 [DefaultDispatcher-worker-4 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.652 [DefaultDispatcher-worker-4 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.655 [DefaultDispatcher-worker-17 @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.655 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.656 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 04:55:44.656 [DefaultDispatcher-worker-17 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.656 [DefaultDispatcher-worker-1 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.656 [DefaultDispatcher-worker-1 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.657 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.658 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.659 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.661 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.662 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.664 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.665 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 04:55:44.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-27 04:55:44.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-27 04:55:44.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.666 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d: (connection evicted) 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:44.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-27 04:55:44.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d50217 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-27 04:55:44.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 04:55:44.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 04:55:44.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-27 04:55:44.668 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 04:55:44.673 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 04:55:44.674 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 04:55:44.674 [DefaultDispatcher-worker-19 @coroutine#2524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.674 [DefaultDispatcher-worker-19 @coroutine#2524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 04:55:44.674 [DefaultDispatcher-worker-19 @coroutine#2524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.674 [DefaultDispatcher-worker-19 @coroutine#2524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.675 [DefaultDispatcher-worker-20 @coroutine#2524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.675 [DefaultDispatcher-worker-20 @coroutine#2524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.679 [DefaultDispatcher-worker-16 @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 04:55:44.679 [DefaultDispatcher-worker-16 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.679 [DefaultDispatcher-worker-16 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 04:55:44.679 [DefaultDispatcher-worker-16 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.679 [DefaultDispatcher-worker-7 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.679 [DefaultDispatcher-worker-7 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.680 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 04:55:44.681 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 04:55:44.683 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 04:55:44.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-27 04:55:44.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.684 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@360ccb68: (connection evicted) 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:44.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-27 04:55:44.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f66138 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-27 04:55:44.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-27 04:55:44.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.691 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.692 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.692 [DefaultDispatcher-worker-16 @coroutine#2556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.692 [DefaultDispatcher-worker-16 @coroutine#2556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 04:55:44.692 [DefaultDispatcher-worker-16 @coroutine#2556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.692 [DefaultDispatcher-worker-16 @coroutine#2556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.693 [DefaultDispatcher-worker-19 @coroutine#2556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.693 [DefaultDispatcher-worker-19 @coroutine#2556] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.696 [DefaultDispatcher-worker-13 @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.696 [DefaultDispatcher-worker-13 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.696 [DefaultDispatcher-worker-13 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 04:55:44.696 [DefaultDispatcher-worker-13 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.697 [DefaultDispatcher-worker-19 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.697 [DefaultDispatcher-worker-19 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.698 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.699 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.701 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.702 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.703 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 04:55:44.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-27 04:55:44.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-27 04:55:44.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.704 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ce659: (connection evicted) 2025-02-27 04:55:44.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:44.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-27 04:55:44.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-27 04:55:44.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40cd02fc 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-27 04:55:44.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 04:55:44.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 04:55:44.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-27 04:55:44.706 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 04:55:44.711 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 04:55:44.712 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 04:55:44.713 [DefaultDispatcher-worker-19 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.713 [DefaultDispatcher-worker-19 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 04:55:44.713 [DefaultDispatcher-worker-19 @coroutine#2587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.713 [DefaultDispatcher-worker-19 @coroutine#2587] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:44.714 [DefaultDispatcher-worker-13 @coroutine#2587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.714 [DefaultDispatcher-worker-13 @coroutine#2587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 04:55:44.717 [DefaultDispatcher-worker-10 @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 04:55:44.717 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.717 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 04:55:44.717 [DefaultDispatcher-worker-10 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.717 [DefaultDispatcher-worker-5 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.717 [DefaultDispatcher-worker-5 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 04:55:44.718 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 04:55:44.719 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 04:55:44.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-27 04:55:44.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-27 04:55:44.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:44.720 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9742012: (connection evicted) 2025-02-27 04:55:44.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:44.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-27 04:55:44.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-27 04:55:44.836 [DefaultDispatcher-worker-3 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:44.836 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.836 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.836 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.837 [DefaultDispatcher-worker-20 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.837 [DefaultDispatcher-worker-20 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.936 [DefaultDispatcher-worker-9 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:44.936 [DefaultDispatcher-worker-9 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.936 [DefaultDispatcher-worker-9 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:44.936 [DefaultDispatcher-worker-9 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.936 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.936 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:44.977 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a8aed8 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-27 04:55:44.978 [Test worker @coroutine#2636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-27 04:55:44.985 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-27 04:55:44.990 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-27 04:55:44.991 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-27 04:55:44.992 [Test worker @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-27 04:55:44.997 [DefaultDispatcher-worker-5 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-27 04:55:45.002 [DefaultDispatcher-worker-12 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfe881a 2025-02-27 04:55:45.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-27 04:55:45.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-27 04:55:45.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.004 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cfe881a: (connection evicted) 2025-02-27 04:55:45.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-27 04:55:45.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c28400 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-27 04:55:45.005 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-27 04:55:45.013 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-27 04:55:45.013 [DefaultDispatcher-worker-19 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:45.013 [DefaultDispatcher-worker-19 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.013 [DefaultDispatcher-worker-19 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.013 [DefaultDispatcher-worker-19 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.014 [DefaultDispatcher-worker-4 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.014 [DefaultDispatcher-worker-4 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.018 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-27 04:55:45.018 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-27 04:55:45.019 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e3b882 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-27 04:55:45.020 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-27 04:55:45.030 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-27 04:55:45.035 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-27 04:55:45.036 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-27 04:55:45.037 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-27 04:55:45.040 [DefaultDispatcher-worker-18 @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2025-02-27 04:55:45.048 [DefaultDispatcher-worker-8 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-27 04:55:45.052 [DefaultDispatcher-worker-14 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-27 04:55:45.055 [DefaultDispatcher-worker-3 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2025-02-27 04:55:45.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-27 04:55:45.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-27 04:55:45.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.062 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c: (connection evicted) 2025-02-27 04:55:45.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-27 04:55:45.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-27 04:55:45.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-27 04:55:45.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-27 04:55:45.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.062 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3884e858: (connection evicted) 2025-02-27 04:55:45.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-27 04:55:45.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-27 04:55:45.063 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-27 04:55:45.063 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.063 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.063 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.063 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.063 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557f0a39 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-27 04:55:45.064 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-27 04:55:45.071 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-27 04:55:45.076 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-27 04:55:45.077 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-27 04:55:45.078 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b784f16 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-27 04:55:45.078 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-27 04:55:45.085 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-27 04:55:45.090 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-27 04:55:45.091 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-27 04:55:45.092 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-27 04:55:45.096 [DefaultDispatcher-worker-3 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727b3b0 2025-02-27 04:55:45.099 [DefaultDispatcher-worker-20 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:45.099 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.099 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.099 [DefaultDispatcher-worker-20 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.099 [DefaultDispatcher-worker-13 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.099 [DefaultDispatcher-worker-13 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.103 [DefaultDispatcher-worker-13 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-27 04:55:45.107 [DefaultDispatcher-worker-13 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-27 04:55:45.110 [DefaultDispatcher-worker-6 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d319d2c 2025-02-27 04:55:45.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-27 04:55:45.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-27 04:55:45.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.112 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d319d2c: (connection evicted) 2025-02-27 04:55:45.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-27 04:55:45.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-27 04:55:45.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-27 04:55:45.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-27 04:55:45.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.113 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727b3b0: (connection evicted) 2025-02-27 04:55:45.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-27 04:55:45.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d6bb59 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.114 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.115 [Test worker @coroutine#2734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-27 04:55:45.122 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.127 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.128 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.129 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.133 [DefaultDispatcher-worker-16 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.140 [DefaultDispatcher-worker-15 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:45.140 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.140 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.140 [DefaultDispatcher-worker-15 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.141 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.141 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.144 [DefaultDispatcher-worker-4 @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.145 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.148 [DefaultDispatcher-worker-6 @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1147ab09 2025-02-27 04:55:45.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-27 04:55:45.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-27 04:55:45.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.159 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1147ab09: (connection evicted) 2025-02-27 04:55:45.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-27 04:55:45.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-27 04:55:45.160 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47541b42 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.161 [Test worker @coroutine#2790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-27 04:55:45.169 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.173 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.174 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.175 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.180 [DefaultDispatcher-worker-3 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.180 [DefaultDispatcher-worker-5 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:45.181 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.181 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.181 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.181 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.192 [DefaultDispatcher-worker-18 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.194 [Test worker @coroutine#2808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.198 [DefaultDispatcher-worker-1 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2025-02-27 04:55:45.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-27 04:55:45.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-27 04:55:45.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.202 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b: (connection evicted) 2025-02-27 04:55:45.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-27 04:55:45.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb43d2f 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.203 [Test worker @coroutine#2844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-27 04:55:45.205 [DefaultDispatcher-worker-2 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:45.205 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.205 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.205 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.205 [DefaultDispatcher-worker-4 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.205 [DefaultDispatcher-worker-4 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.211 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.215 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.216 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.217 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.221 [DefaultDispatcher-worker-11 @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.231 [DefaultDispatcher-worker-11 @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.235 [DefaultDispatcher-worker-8 @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.304 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.346 [DefaultDispatcher-worker-11 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:45.346 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.346 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.346 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.347 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.347 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.351 [DefaultDispatcher-worker-3 @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505f6511 2025-02-27 04:55:45.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-27 04:55:45.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-27 04:55:45.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.381 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@505f6511: (connection evicted) 2025-02-27 04:55:45.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-27 04:55:45.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc23273 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.383 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-27 04:55:45.384 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.384 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.384 [Test worker @coroutine#2888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-27 04:55:45.392 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.397 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.397 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.398 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.403 [DefaultDispatcher-worker-11 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.404 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.408 [DefaultDispatcher-worker-17 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:45.408 [DefaultDispatcher-worker-17 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.408 [DefaultDispatcher-worker-17 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.408 [DefaultDispatcher-worker-17 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.409 [DefaultDispatcher-worker-17 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.409 [DefaultDispatcher-worker-17 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.414 [DefaultDispatcher-worker-16 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.417 [DefaultDispatcher-worker-4 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-02-27 04:55:45.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-27 04:55:45.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-27 04:55:45.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.423 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@482034fb: (connection evicted) 2025-02-27 04:55:45.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-27 04:55:45.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed763aa 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-02-27 04:55:45.424 [Test worker @coroutine#2924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-27 04:55:45.431 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-02-27 04:55:45.436 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-02-27 04:55:45.437 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-02-27 04:55:45.438 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-02-27 04:55:45.443 [DefaultDispatcher-worker-12 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e6881e 2025-02-27 04:55:45.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-27 04:55:45.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-27 04:55:45.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.481 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e6881e: (connection evicted) 2025-02-27 04:55:45.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-27 04:55:45.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-27 04:55:45.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1dadeb 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-27 04:55:45.531 [DefaultDispatcher-worker-14 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:45.531 [DefaultDispatcher-worker-14 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.531 [DefaultDispatcher-worker-14 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.531 [DefaultDispatcher-worker-14 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.532 [DefaultDispatcher-worker-7 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.532 [DefaultDispatcher-worker-7 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.542 [DefaultDispatcher-worker-18 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.546 [DefaultDispatcher-worker-11 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.550 [DefaultDispatcher-worker-9 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.553 [DefaultDispatcher-worker-3 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.571 [DefaultDispatcher-worker-18 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.571 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 04:55:45.576 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-02-27 04:55:45.577 [DefaultDispatcher-worker-15 @coroutine#2964] INFO ktor.application - Responding at http://0.0.0.0:43837 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b2213b2 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-27 04:55:45.584 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.586 [DefaultDispatcher-worker-20 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.586 [DefaultDispatcher-worker-20 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:45.586 [DefaultDispatcher-worker-20 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.586 [DefaultDispatcher-worker-20 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:45.587 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 04:55:45.587 [eventLoopGroupProxy-19-1 @call-handler#2974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 04:55:45.587 [eventLoopGroupProxy-19-1 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.587 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.587 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:45.588 [eventLoopGroupProxy-19-2 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.588 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.588 [DefaultDispatcher-worker-5 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ae5cbb9 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-27 04:55:45.596 [DefaultDispatcher-worker-20 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.596 [DefaultDispatcher-worker-20 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.596 [DefaultDispatcher-worker-20 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.596 [DefaultDispatcher-worker-20 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.597 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 04:55:45.597 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.598 [DefaultDispatcher-worker-15 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.598 [DefaultDispatcher-worker-15 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.602 [DefaultDispatcher-worker-17 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.602 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.602 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:45.602 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.602 [DefaultDispatcher-worker-14 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:45.603 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:45.603 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38293d23 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:45.603 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:45.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-27 04:55:45.603 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4973dacf 2025-02-27 04:55:45.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@4973dacf 2025-02-27 04:55:45.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-27 04:55:45.604 [eventLoopGroupProxy-19-3 @call-handler#2993] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 04:55:45.604 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.604 [DefaultDispatcher-worker-16 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.604 [eventLoopGroupProxy-19-3 @call-handler#2993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.606 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.610 [DefaultDispatcher-worker-19 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.611 [DefaultDispatcher-worker-19 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.611 [DefaultDispatcher-worker-19 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.611 [DefaultDispatcher-worker-19 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.611 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 04:55:45.611 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.611 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.611 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.613 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.613 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 04:55:45.613 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.613 [DefaultDispatcher-worker-9 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 04:55:45.614 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 04:55:45.614 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.614 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:45.614 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.615 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.615 [eventLoopGroupProxy-19-4 @call-handler#3012] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 04:55:45.615 [DefaultDispatcher-worker-18 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 04:55:45.615 [eventLoopGroupProxy-19-4 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.616 [DefaultDispatcher-worker-9 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.618 [DefaultDispatcher-worker-15 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.618 [DefaultDispatcher-worker-9 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.621 [DefaultDispatcher-worker-5 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.622 [DefaultDispatcher-worker-16 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973dacf 2025-02-27 04:55:45.622 [DefaultDispatcher-worker-16 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.622 [DefaultDispatcher-worker-16 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.622 [DefaultDispatcher-worker-16 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.623 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 04:55:45.623 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.623 [DefaultDispatcher-worker-18 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.623 [DefaultDispatcher-worker-18 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.626 [DefaultDispatcher-worker-5 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973dacf 2025-02-27 04:55:45.630 [DefaultDispatcher-worker-1 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973dacf 2025-02-27 04:55:45.637 [DefaultDispatcher-worker-8 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.638 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 04:55:45.638 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-27 04:55:45.638 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 04:55:45.638 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-27 04:55:45.641 [DefaultDispatcher-worker-5 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.653 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 04:55:45.653 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 04:55:45.653 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-27 04:55:45.653 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.653 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927297 2025-02-27 04:55:45.653 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927297. 2025-02-27 04:55:45.653 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927297 2025-02-27 04:55:45.654 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-27 04:55:45.657 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.657 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927297 2025-02-27 04:55:45.657 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927297 2025-02-27 04:55:45.657 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927297. 2025-02-27 04:55:45.657 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927297 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.661 [DefaultDispatcher-worker-7 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.662 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 04:55:45.662 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 04:55:45.662 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 04:55:45.662 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-27 04:55:45.663 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.664 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 04:55:45.664 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 04:55:45.664 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 04:55:45.664 [DefaultDispatcher-worker-7 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.668 [DefaultDispatcher-worker-12 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.678 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:45.678 [DefaultDispatcher-worker-2 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.682 [DefaultDispatcher-worker-20 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.682 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.682 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.682 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/message. 2025-02-27 04:55:45.682 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.682 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43837/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 04:55:45.683 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 04:55:45.683 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 04:55:45.683 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:45.687 [DefaultDispatcher-worker-10 @call-handler#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.687 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.688 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.688 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.688 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/message. 2025-02-27 04:55:45.688 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.691 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.691 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.698 [DefaultDispatcher-worker-2 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.698 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 04:55:45.698 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-27 04:55:45.698 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 04:55:45.699 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-27 04:55:45.702 [DefaultDispatcher-worker-9 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.704 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.714 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 04:55:45.714 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 04:55:45.714 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-27 04:55:45.714 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.714 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927298 2025-02-27 04:55:45.714 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927298. 2025-02-27 04:55:45.714 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927298 2025-02-27 04:55:45.715 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-27 04:55:45.715 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.715 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927298 2025-02-27 04:55:45.715 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927298 2025-02-27 04:55:45.715 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927298. 2025-02-27 04:55:45.715 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699185223471927298 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.720 [DefaultDispatcher-worker-19 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.720 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 04:55:45.720 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 04:55:45.720 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 04:55:45.720 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-27 04:55:45.721 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.721 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 04:55:45.721 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 04:55:45.721 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 04:55:45.721 [DefaultDispatcher-worker-19 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.725 [DefaultDispatcher-worker-19 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.734 [DefaultDispatcher-worker-1 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.738 [DefaultDispatcher-worker-5 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.738 [DefaultDispatcher-worker-16 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.738 [DefaultDispatcher-worker-5 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.738 [DefaultDispatcher-worker-5 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/message. 2025-02-27 04:55:45.738 [DefaultDispatcher-worker-5 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.738 [DefaultDispatcher-worker-5 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43837/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 04:55:45.739 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 04:55:45.739 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 04:55:45.739 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:45.741 [DefaultDispatcher-worker-15 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.745 [DefaultDispatcher-worker-10 @call-handler#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.745 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.745 [DefaultDispatcher-worker-19 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.745 [DefaultDispatcher-worker-19 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.745 [DefaultDispatcher-worker-19 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/message. 2025-02-27 04:55:45.745 [DefaultDispatcher-worker-19 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.749 [DefaultDispatcher-worker-7 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.755 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 2025-02-27 04:55:45.755 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296. 2025-02-27 04:55:45.755 [UI Thread @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 2025-02-27 04:55:45.755 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.755 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.755 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.755 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-27 04:55:45.756 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.756 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.756 [UI Thread @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.756 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.756 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.756 [UI Thread @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.757 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 2025-02-27 04:55:45.757 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297. 2025-02-27 04:55:45.757 [UI Thread @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 2025-02-27 04:55:45.758 [eventLoopGroupProxy-19-5 @call-handler#3128] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-27 04:55:45.758 [eventLoopGroupProxy-19-6 @call-handler#3130] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-27 04:55:45.758 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.758 [UI Thread @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 2025-02-27 04:55:45.758 [UI Thread @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 2025-02-27 04:55:45.758 [eventLoopGroupProxy-19-7 @call-handler#3138] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-27 04:55:45.759 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296. 2025-02-27 04:55:45.759 [UI Thread @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.759 [eventLoopGroupProxy-19-6 @call-handler#3130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.759 [eventLoopGroupProxy-19-5 @call-handler#3128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.759 [UI Thread @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.759 [UI Thread @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.759 [eventLoopGroupProxy-19-8 @call-handler#3142] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-27 04:55:45.759 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.759 [UI Thread @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.759 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.759 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.759 [eventLoopGroupProxy-19-7 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.759 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.759 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.760 [UI Thread @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.760 [UI Thread @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.760 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.760 [UI Thread @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.764 [DefaultDispatcher-worker-19 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.766 [eventLoopGroupProxy-19-8 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.766 [UI Thread @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 2025-02-27 04:55:45.766 [UI Thread @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 2025-02-27 04:55:45.766 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297. 2025-02-27 04:55:45.766 [UI Thread @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.768 [DefaultDispatcher-worker-11 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.771 [DefaultDispatcher-worker-3 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.774 [DefaultDispatcher-worker-8 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.779 [DefaultDispatcher-worker-5 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.782 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699185223471927296 2025-02-27 04:55:45.782 [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:43837/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699185223471927296. 2025-02-27 04:55:45.782 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699185223471927296 2025-02-27 04:55:45.782 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-02-27 04:55:45.783 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.783 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699185223471927296 2025-02-27 04:55:45.783 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699185223471927296 2025-02-27 04:55:45.783 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699185223471927296. 2025-02-27 04:55:45.783 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.787 [DefaultDispatcher-worker-7 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.792 [DefaultDispatcher-worker-17 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.795 [DefaultDispatcher-worker-20 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.795 [DefaultDispatcher-worker-20 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.795 [DefaultDispatcher-worker-20 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/message. 2025-02-27 04:55:45.795 [DefaultDispatcher-worker-20 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.795 [DefaultDispatcher-worker-20 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43837/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 04:55:45.796 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 04:55:45.796 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 04:55:45.796 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:45.800 [DefaultDispatcher-worker-9 @call-handler#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.800 [eventLoopGroupProxy-19-2 @call-handler#3163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.800 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.800 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.800 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/message. 2025-02-27 04:55:45.800 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.804 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699185223471927298&assignmentUid=699185223471927296&clazzUid=699185223471927296&submitterUid=699185223471927297 2025-02-27 04:55:45.804 [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:43837/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699185223471927298&assignmentUid=699185223471927296&clazzUid=699185223471927296&submitterUid=699185223471927297. 2025-02-27 04:55:45.804 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699185223471927298&assignmentUid=699185223471927296&clazzUid=699185223471927296&submitterUid=699185223471927297 2025-02-27 04:55:45.804 [DefaultDispatcher-worker-19 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.804 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-02-27 04:55:45.807 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.807 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699185223471927298&assignmentUid=699185223471927296&clazzUid=699185223471927296&submitterUid=699185223471927297 2025-02-27 04:55:45.807 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699185223471927298&assignmentUid=699185223471927296&clazzUid=699185223471927296&submitterUid=699185223471927297 2025-02-27 04:55:45.808 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699185223471927298&assignmentUid=699185223471927296&clazzUid=699185223471927296&submitterUid=699185223471927297. 2025-02-27 04:55:45.808 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699185223471927298&assignmentUid=699185223471927296&clazzUid=699185223471927296&submitterUid=699185223471927297 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.812 [DefaultDispatcher-worker-6 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.816 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/PersonDao/getNamesByUid?uid=699185223471927297 2025-02-27 04:55:45.816 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/PersonDao/getNamesByUid?uid=699185223471927297. 2025-02-27 04:55:45.816 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/PersonDao/getNamesByUid?uid=699185223471927297 2025-02-27 04:55:45.816 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-02-27 04:55:45.817 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.817 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.817 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.817 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.817 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699185223471927296 2025-02-27 04:55:45.817 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699185223471927296. 2025-02-27 04:55:45.817 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699185223471927296 2025-02-27 04:55:45.817 [eventLoopGroupProxy-19-5 @call-handler#3211] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-02-27 04:55:45.817 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.817 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.817 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.817 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-02-27 04:55:45.817 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.817 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.817 [UI Thread @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.818 [eventLoopGroupProxy-19-6 @call-handler#3220] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-02-27 04:55:45.818 [eventLoopGroupProxy-19-7 @call-handler#3223] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-02-27 04:55:45.818 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/PersonDao/getNamesByUid?uid=699185223471927297 2025-02-27 04:55:45.818 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/PersonDao/getNamesByUid?uid=699185223471927297 2025-02-27 04:55:45.818 [eventLoopGroupProxy-19-6 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.818 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/PersonDao/getNamesByUid?uid=699185223471927297. 2025-02-27 04:55:45.818 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/PersonDao/getNamesByUid?uid=699185223471927297 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.818 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.818 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.819 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.819 [eventLoopGroupProxy-19-7 @call-handler#3223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.819 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.819 [UI Thread @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.819 [UI Thread @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.819 [UI Thread @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.819 [UI Thread @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.819 [eventLoopGroupProxy-19-5 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.819 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.819 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.819 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.819 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699185223471927297&assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.820 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.820 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699185223471927296 2025-02-27 04:55:45.820 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699185223471927296 2025-02-27 04:55:45.820 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699185223471927296. 2025-02-27 04:55:45.820 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.822 [DefaultDispatcher-worker-15 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.825 [DefaultDispatcher-worker-9 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.828 [DefaultDispatcher-worker-4 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.831 [DefaultDispatcher-worker-9 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.834 [DefaultDispatcher-worker-10 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.837 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927298 2025-02-27 04:55:45.837 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927298. 2025-02-27 04:55:45.837 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927298 2025-02-27 04:55:45.837 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-02-27 04:55:45.840 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.840 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927298 2025-02-27 04:55:45.840 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927298 2025-02-27 04:55:45.840 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927298. 2025-02-27 04:55:45.840 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927298 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.841 [DefaultDispatcher-worker-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:45.841 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.841 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.841 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.842 [DefaultDispatcher-worker-20 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.842 [DefaultDispatcher-worker-20 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.844 [DefaultDispatcher-worker-6 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.845 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/PersonDao/findByUidAsync?uid=699185223471927297 2025-02-27 04:55:45.845 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/PersonDao/findByUidAsync?uid=699185223471927297. 2025-02-27 04:55:45.845 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/PersonDao/findByUidAsync?uid=699185223471927297 2025-02-27 04:55:45.845 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-02-27 04:55:45.846 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.846 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/PersonDao/findByUidAsync?uid=699185223471927297 2025-02-27 04:55:45.846 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/PersonDao/findByUidAsync?uid=699185223471927297 2025-02-27 04:55:45.846 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/PersonDao/findByUidAsync?uid=699185223471927297. 2025-02-27 04:55:45.846 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/PersonDao/findByUidAsync?uid=699185223471927297 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.849 [DefaultDispatcher-worker-16 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.854 [DefaultDispatcher-worker-12 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.858 [DefaultDispatcher-worker-11 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.858 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.858 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/message. 2025-02-27 04:55:45.858 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.858 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43837/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 04:55:45.858 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 04:55:45.858 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 04:55:45.858 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 04:55:45.862 [DefaultDispatcher-worker-10 @call-handler#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e81b406 2025-02-27 04:55:45.862 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.863 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.863 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/replication/message 2025-02-27 04:55:45.863 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/replication/message. 2025-02-27 04:55:45.863 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.864 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 2025-02-27 04:55:45.864 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296. 2025-02-27 04:55:45.864 [UI Thread @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 2025-02-27 04:55:45.864 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.864 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.864 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.864 [eventLoopGroupProxy-19-2 @call-handler#3289] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-27 04:55:45.864 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.864 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.864 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.864 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.864 [eventLoopGroupProxy-19-5 @call-handler#3295] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-27 04:55:45.864 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.864 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.864 [eventLoopGroupProxy-19-2 @call-handler#3289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.865 [eventLoopGroupProxy-19-6 @call-handler#3302] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-27 04:55:45.865 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 2025-02-27 04:55:45.865 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297. 2025-02-27 04:55:45.865 [UI Thread @coroutine#3305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 2025-02-27 04:55:45.865 [eventLoopGroupProxy-19-7 @call-handler#3310] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-27 04:55:45.865 [UI Thread @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 2025-02-27 04:55:45.865 [UI Thread @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 2025-02-27 04:55:45.865 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296. 2025-02-27 04:55:45.865 [UI Thread @coroutine#3276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.865 [eventLoopGroupProxy-19-2 @call-handler#3315] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-27 04:55:45.865 [eventLoopGroupProxy-19-6 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.865 [eventLoopGroupProxy-19-5 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.866 [eventLoopGroupProxy-19-7 @call-handler#3310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.866 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.866 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.866 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.866 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.866 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.866 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.866 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.866 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.866 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.866 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 2025-02-27 04:55:45.866 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296. 2025-02-27 04:55:45.866 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699185223471927297&assignmentUid=699185223471927296 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.867 [eventLoopGroupProxy-19-2 @call-handler#3315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 04:55:45.867 [UI Thread @coroutine#3305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 2025-02-27 04:55:45.867 [UI Thread @coroutine#3305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 2025-02-27 04:55:45.867 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297. 2025-02-27 04:55:45.867 [UI Thread @coroutine#3305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43837/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699185223471927296&clazzUid=699185223471927296&accountPersonUid=699185223471927297 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:45.867 [DefaultDispatcher-worker-2 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94 2025-02-27 04:55:45.869 [DefaultDispatcher-worker-7 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.872 [DefaultDispatcher-worker-16 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.875 [DefaultDispatcher-worker-3 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.878 [DefaultDispatcher-worker-12 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.881 [DefaultDispatcher-worker-7 @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4 2025-02-27 04:55:45.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-02-27 04:55:45.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-02-27 04:55:45.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.883 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@227ae4e4: (connection evicted) 2025-02-27 04:55:45.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-02-27 04:55:45.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-02-27 04:55:45.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-27 04:55:45.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-27 04:55:45.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:45.883 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb70e94: (connection evicted) 2025-02-27 04:55:45.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:45.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-27 04:55:45.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-27 04:55:45.941 [DefaultDispatcher-worker-17 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:45.941 [DefaultDispatcher-worker-17 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.941 [DefaultDispatcher-worker-17 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:45.941 [DefaultDispatcher-worker-17 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.942 [DefaultDispatcher-worker-12 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:45.942 [DefaultDispatcher-worker-12 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.018 [DefaultDispatcher-worker-3 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:46.018 [DefaultDispatcher-worker-3 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.018 [DefaultDispatcher-worker-3 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.018 [DefaultDispatcher-worker-3 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.018 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.018 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.104 [DefaultDispatcher-worker-19 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:46.104 [DefaultDispatcher-worker-19 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.104 [DefaultDispatcher-worker-19 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.104 [DefaultDispatcher-worker-19 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.105 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.105 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.145 [DefaultDispatcher-worker-19 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:46.145 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.145 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.145 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.145 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.145 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.186 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:46.186 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.186 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.186 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.186 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.209 [DefaultDispatcher-worker-1 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:46.209 [DefaultDispatcher-worker-1 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.209 [DefaultDispatcher-worker-1 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.209 [DefaultDispatcher-worker-1 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.210 [DefaultDispatcher-worker-8 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.210 [DefaultDispatcher-worker-8 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.352 [DefaultDispatcher-worker-20 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:46.352 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.352 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.352 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.353 [DefaultDispatcher-worker-1 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.353 [DefaultDispatcher-worker-1 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.413 [DefaultDispatcher-worker-1 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:46.413 [DefaultDispatcher-worker-1 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.413 [DefaultDispatcher-worker-1 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.413 [DefaultDispatcher-worker-1 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.413 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.413 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.536 [DefaultDispatcher-worker-9 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:46.536 [DefaultDispatcher-worker-9 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.536 [DefaultDispatcher-worker-9 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.536 [DefaultDispatcher-worker-9 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.537 [DefaultDispatcher-worker-2 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.537 [DefaultDispatcher-worker-2 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.847 [DefaultDispatcher-worker-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:46.847 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.847 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.847 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.847 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.847 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-27 04:55:46.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-27 04:55:46.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:46.887 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e81b406: (connection evicted) 2025-02-27 04:55:46.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:46.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-27 04:55:46.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27103726 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1791670e 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@1791670e 2025-02-27 04:55:46.890 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-27 04:55:46.899 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1791670e 2025-02-27 04:55:46.905 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1791670e 2025-02-27 04:55:46.906 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1791670e 2025-02-27 04:55:46.908 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1791670e 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2541b4d3 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2025-02-27 04:55:46.908 [Test worker @coroutine#3370] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-27 04:55:46.917 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2025-02-27 04:55:46.923 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2025-02-27 04:55:46.924 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2025-02-27 04:55:46.925 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2025-02-27 04:55:46.929 [DefaultDispatcher-worker-4 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2025-02-27 04:55:46.937 [DefaultDispatcher-worker-9 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1791670e 2025-02-27 04:55:46.942 [DefaultDispatcher-worker-17 @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1791670e 2025-02-27 04:55:46.946 [DefaultDispatcher-worker-14 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:46.946 [DefaultDispatcher-worker-14 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.946 [DefaultDispatcher-worker-14 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:46.946 [DefaultDispatcher-worker-14 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.947 [DefaultDispatcher-worker-16 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.947 [DefaultDispatcher-worker-16 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:46.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-27 04:55:46.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-27 04:55:46.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:46.948 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1791670e: (connection evicted) 2025-02-27 04:55:46.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:46.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-27 04:55:46.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-27 04:55:46.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-27 04:55:46.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-27 04:55:46.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:46.948 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f027735: (connection evicted) 2025-02-27 04:55:46.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:46.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-27 04:55:46.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435a13ac 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:46.949 [Test worker @coroutine#3432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-27 04:55:46.950 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:46.950 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:46.950 [Test worker @coroutine#3432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-27 04:55:46.958 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:46.964 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:46.965 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:46.966 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:46.966 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11034fdb 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-02-27 04:55:46.967 [Test worker @coroutine#3432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-27 04:55:46.975 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-02-27 04:55:46.981 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-02-27 04:55:46.982 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-02-27 04:55:46.983 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-02-27 04:55:46.987 [DefaultDispatcher-worker-6 @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-02-27 04:55:46.995 [DefaultDispatcher-worker-1 @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:47.000 [DefaultDispatcher-worker-19 @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:47.005 [DefaultDispatcher-worker-7 @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:47.015 [DefaultDispatcher-worker-14 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-02-27 04:55:47.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-27 04:55:47.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-27 04:55:47.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.017 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1: (connection evicted) 2025-02-27 04:55:47.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-27 04:55:47.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-27 04:55:47.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-27 04:55:47.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-27 04:55:47.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.018 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b: (connection evicted) 2025-02-27 04:55:47.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-27 04:55:47.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3bac88 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2025-02-27 04:55:47.019 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-27 04:55:47.023 [DefaultDispatcher-worker-5 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:47.023 [DefaultDispatcher-worker-5 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.023 [DefaultDispatcher-worker-5 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.023 [DefaultDispatcher-worker-5 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.024 [DefaultDispatcher-worker-8 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.024 [DefaultDispatcher-worker-8 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.029 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2025-02-27 04:55:47.035 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2025-02-27 04:55:47.036 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2025-02-27 04:55:47.037 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67de5328 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.037 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.038 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-27 04:55:47.038 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@296b758 2025-02-27 04:55:47.038 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@296b758 2025-02-27 04:55:47.038 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-27 04:55:47.046 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2025-02-27 04:55:47.052 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2025-02-27 04:55:47.054 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2025-02-27 04:55:47.055 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2025-02-27 04:55:47.059 [DefaultDispatcher-worker-20 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@296b758 2025-02-27 04:55:47.067 [DefaultDispatcher-worker-7 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2025-02-27 04:55:47.072 [DefaultDispatcher-worker-14 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746f1505 2025-02-27 04:55:47.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-27 04:55:47.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-27 04:55:47.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.076 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@746f1505: (connection evicted) 2025-02-27 04:55:47.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-27 04:55:47.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-27 04:55:47.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-27 04:55:47.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-27 04:55:47.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.076 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@296b758: (connection evicted) 2025-02-27 04:55:47.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-27 04:55:47.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e20500 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.077 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-27 04:55:47.078 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2025-02-27 04:55:47.078 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2025-02-27 04:55:47.078 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-27 04:55:47.086 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2025-02-27 04:55:47.092 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2025-02-27 04:55:47.093 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2025-02-27 04:55:47.094 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2025-02-27 04:55:47.094 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fc9313d 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-02-27 04:55:47.095 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-27 04:55:47.103 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-02-27 04:55:47.109 [DefaultDispatcher-worker-12 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:47.109 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.109 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.109 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.110 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.110 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.110 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-02-27 04:55:47.111 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-02-27 04:55:47.112 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-02-27 04:55:47.116 [DefaultDispatcher-worker-1 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-02-27 04:55:47.124 [DefaultDispatcher-worker-1 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2025-02-27 04:55:47.129 [DefaultDispatcher-worker-8 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7 2025-02-27 04:55:47.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-27 04:55:47.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-27 04:55:47.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.133 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a5ddd7: (connection evicted) 2025-02-27 04:55:47.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-27 04:55:47.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-27 04:55:47.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-27 04:55:47.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-27 04:55:47.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.133 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c152246: (connection evicted) 2025-02-27 04:55:47.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-27 04:55:47.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@565b77ba 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.134 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-27 04:55:47.135 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2025-02-27 04:55:47.135 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2025-02-27 04:55:47.135 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-27 04:55:47.143 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2025-02-27 04:55:47.150 [DefaultDispatcher-worker-12 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:47.150 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.150 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.150 [DefaultDispatcher-worker-12 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.150 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2025-02-27 04:55:47.150 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.150 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.151 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2025-02-27 04:55:47.152 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2025-02-27 04:55:47.152 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740ddb41 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-02-27 04:55:47.153 [Test worker @coroutine#3639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-27 04:55:47.162 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-02-27 04:55:47.168 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-02-27 04:55:47.169 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-02-27 04:55:47.170 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-02-27 04:55:47.174 [DefaultDispatcher-worker-20 @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-02-27 04:55:47.182 [DefaultDispatcher-worker-19 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2025-02-27 04:55:47.190 [DefaultDispatcher-worker-12 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b 2025-02-27 04:55:47.190 [DefaultDispatcher-worker-5 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:47.190 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.190 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.190 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.191 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-27 04:55:47.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-27 04:55:47.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.194 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d4bb16b: (connection evicted) 2025-02-27 04:55:47.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-27 04:55:47.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-27 04:55:47.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-27 04:55:47.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-27 04:55:47.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.195 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c310aa3: (connection evicted) 2025-02-27 04:55:47.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-27 04:55:47.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8fe054 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.196 [Test worker @coroutine#3701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-27 04:55:47.197 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8 2025-02-27 04:55:47.197 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8 2025-02-27 04:55:47.197 [Test worker @coroutine#3701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-27 04:55:47.205 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8 2025-02-27 04:55:47.211 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8 2025-02-27 04:55:47.213 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8 2025-02-27 04:55:47.214 [DefaultDispatcher-worker-10 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:47.214 [DefaultDispatcher-worker-10 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.214 [DefaultDispatcher-worker-10 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.214 [DefaultDispatcher-worker-10 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.215 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23cf78f9 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-27 04:55:47.215 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.215 [DefaultDispatcher-worker-2 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-02-27 04:55:47.215 [Test worker @coroutine#3701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-27 04:55:47.224 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-02-27 04:55:47.230 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-02-27 04:55:47.231 [Test worker @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-02-27 04:55:47.232 [Test worker @coroutine#3715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-02-27 04:55:47.236 [DefaultDispatcher-worker-13 @coroutine#3717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-02-27 04:55:47.244 [DefaultDispatcher-worker-8 @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8 2025-02-27 04:55:47.249 [DefaultDispatcher-worker-15 @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8 2025-02-27 04:55:47.252 [DefaultDispatcher-worker-4 @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8 2025-02-27 04:55:47.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-27 04:55:47.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-27 04:55:47.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.256 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12dab9a8: (connection evicted) 2025-02-27 04:55:47.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-27 04:55:47.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-27 04:55:47.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-27 04:55:47.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-27 04:55:47.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.257 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564: (connection evicted) 2025-02-27 04:55:47.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-27 04:55:47.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f09e08 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.258 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-27 04:55:47.267 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.273 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.274 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.275 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e90939f 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-02-27 04:55:47.276 [Test worker @coroutine#3763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-27 04:55:47.285 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-02-27 04:55:47.290 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-02-27 04:55:47.291 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-02-27 04:55:47.293 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-02-27 04:55:47.296 [DefaultDispatcher-worker-10 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b491b89 2025-02-27 04:55:47.304 [DefaultDispatcher-worker-3 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.309 [DefaultDispatcher-worker-13 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.312 [DefaultDispatcher-worker-18 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.320 [DefaultDispatcher-worker-16 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2 2025-02-27 04:55:47.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-27 04:55:47.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-27 04:55:47.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.323 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6dfbb2: (connection evicted) 2025-02-27 04:55:47.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-27 04:55:47.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-27 04:55:47.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-27 04:55:47.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-27 04:55:47.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.323 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b491b89: (connection evicted) 2025-02-27 04:55:47.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-27 04:55:47.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2620f935 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.324 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 04:55:47.325 [Test worker @coroutine#3850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-27 04:55:47.332 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 04:55:47.338 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 04:55:47.338 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 04:55:47.339 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d12d0e 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 04:55:47.340 [Test worker @coroutine#3850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-27 04:55:47.347 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 04:55:47.352 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 04:55:47.353 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 04:55:47.354 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 04:55:47.356 [DefaultDispatcher-worker-20 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:47.357 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.357 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.357 [DefaultDispatcher-worker-20 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.357 [DefaultDispatcher-worker-20 @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 04:55:47.357 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.357 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.364 [DefaultDispatcher-worker-9 @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 04:55:47.368 [DefaultDispatcher-worker-15 @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 04:55:47.369 [Test worker @coroutine#3877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 04:55:47.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-27 04:55:47.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-27 04:55:47.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.373 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42fe9099: (connection evicted) 2025-02-27 04:55:47.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-27 04:55:47.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-27 04:55:47.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-27 04:55:47.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-27 04:55:47.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.374 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b01319: (connection evicted) 2025-02-27 04:55:47.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-27 04:55:47.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642270ad 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.375 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-27 04:55:47.382 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.387 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.388 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.389 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c32f3d8 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 04:55:47.389 [Test worker @coroutine#3913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-27 04:55:47.396 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 04:55:47.401 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 04:55:47.402 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 04:55:47.403 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 04:55:47.407 [DefaultDispatcher-worker-8 @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 04:55:47.414 [DefaultDispatcher-worker-3 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.417 [DefaultDispatcher-worker-18 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:47.417 [DefaultDispatcher-worker-18 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.417 [DefaultDispatcher-worker-18 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.417 [DefaultDispatcher-worker-18 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.418 [DefaultDispatcher-worker-3 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.418 [DefaultDispatcher-worker-3 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.418 [DefaultDispatcher-worker-11 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.419 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.420 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 04:55:47.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-27 04:55:47.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-27 04:55:47.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.424 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e427b6: (connection evicted) 2025-02-27 04:55:47.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-27 04:55:47.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-27 04:55:47.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-27 04:55:47.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-27 04:55:47.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.425 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f4276b: (connection evicted) 2025-02-27 04:55:47.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-27 04:55:47.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43376a03 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-02-27 04:55:47.426 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-27 04:55:47.434 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-02-27 04:55:47.438 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-02-27 04:55:47.439 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-02-27 04:55:47.440 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60580e42 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.440 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.441 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.441 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.441 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.441 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-27 04:55:47.441 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc3df02 2025-02-27 04:55:47.441 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc3df02 2025-02-27 04:55:47.441 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-27 04:55:47.448 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc3df02 2025-02-27 04:55:47.453 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc3df02 2025-02-27 04:55:47.453 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc3df02 2025-02-27 04:55:47.454 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc3df02 2025-02-27 04:55:47.458 [DefaultDispatcher-worker-9 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc3df02 2025-02-27 04:55:47.465 [DefaultDispatcher-worker-14 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-02-27 04:55:47.470 [DefaultDispatcher-worker-17 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-02-27 04:55:47.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-27 04:55:47.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-27 04:55:47.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.508 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9: (connection evicted) 2025-02-27 04:55:47.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-27 04:55:47.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-27 04:55:47.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-27 04:55:47.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-27 04:55:47.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.509 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cc3df02: (connection evicted) 2025-02-27 04:55:47.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-27 04:55:47.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776ae580 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2025-02-27 04:55:47.510 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-27 04:55:47.517 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2025-02-27 04:55:47.523 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2025-02-27 04:55:47.523 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2025-02-27 04:55:47.524 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acbef42 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-02-27 04:55:47.525 [Test worker @coroutine#4047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-27 04:55:47.532 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-02-27 04:55:47.537 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-02-27 04:55:47.538 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-02-27 04:55:47.539 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-02-27 04:55:47.541 [DefaultDispatcher-worker-20 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:47.541 [DefaultDispatcher-worker-20 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.541 [DefaultDispatcher-worker-20 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.541 [DefaultDispatcher-worker-20 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.542 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.542 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.543 [DefaultDispatcher-worker-2 @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2025-02-27 04:55:47.550 [DefaultDispatcher-worker-7 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2025-02-27 04:55:47.555 [DefaultDispatcher-worker-10 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5748638c 2025-02-27 04:55:47.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-27 04:55:47.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-27 04:55:47.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.559 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5748638c: (connection evicted) 2025-02-27 04:55:47.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-27 04:55:47.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-27 04:55:47.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-27 04:55:47.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-27 04:55:47.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.559 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d4e070: (connection evicted) 2025-02-27 04:55:47.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-27 04:55:47.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bcf2780 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.560 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-27 04:55:47.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.561 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.561 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-27 04:55:47.568 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.573 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.573 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.574 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.574 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8802cf 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-02-27 04:55:47.575 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-27 04:55:47.582 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-02-27 04:55:47.587 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-02-27 04:55:47.587 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-02-27 04:55:47.588 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-02-27 04:55:47.592 [DefaultDispatcher-worker-14 @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494775f1 2025-02-27 04:55:47.599 [DefaultDispatcher-worker-14 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.604 [DefaultDispatcher-worker-11 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.605 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.606 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-02-27 04:55:47.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-27 04:55:47.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-27 04:55:47.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.609 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11544ddd: (connection evicted) 2025-02-27 04:55:47.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-27 04:55:47.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-27 04:55:47.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-27 04:55:47.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-27 04:55:47.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.610 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494775f1: (connection evicted) 2025-02-27 04:55:47.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-27 04:55:47.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df920 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c 2025-02-27 04:55:47.611 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-27 04:55:47.619 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c 2025-02-27 04:55:47.623 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c 2025-02-27 04:55:47.624 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c 2025-02-27 04:55:47.625 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122557f8 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.625 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-02-27 04:55:47.626 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-27 04:55:47.633 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-02-27 04:55:47.638 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-02-27 04:55:47.638 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-02-27 04:55:47.639 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-02-27 04:55:47.643 [DefaultDispatcher-worker-7 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718212ef 2025-02-27 04:55:47.650 [DefaultDispatcher-worker-11 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c 2025-02-27 04:55:47.654 [DefaultDispatcher-worker-17 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c 2025-02-27 04:55:47.660 [UI Thread @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c 2025-02-27 04:55:47.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-27 04:55:47.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-27 04:55:47.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.662 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef6177c: (connection evicted) 2025-02-27 04:55:47.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-27 04:55:47.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-27 04:55:47.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-27 04:55:47.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-27 04:55:47.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.662 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718212ef: (connection evicted) 2025-02-27 04:55:47.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-27 04:55:47.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb1ba54 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6999dca2 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6999dca2 2025-02-27 04:55:47.664 [Test worker @coroutine#4262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-27 04:55:47.671 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6999dca2 2025-02-27 04:55:47.676 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6999dca2 2025-02-27 04:55:47.677 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6999dca2 2025-02-27 04:55:47.678 [Test worker @coroutine#4267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6999dca2 2025-02-27 04:55:47.682 [DefaultDispatcher-worker-16 @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6999dca2 2025-02-27 04:55:47.683 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6999dca2 2025-02-27 04:55:47.690 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6999dca2 2025-02-27 04:55:47.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-27 04:55:47.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-27 04:55:47.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.702 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6999dca2: (connection evicted) 2025-02-27 04:55:47.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-27 04:55:47.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb95662 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.703 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@31efe094 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@31efe094 2025-02-27 04:55:47.704 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-27 04:55:47.711 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31efe094 2025-02-27 04:55:47.716 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31efe094 2025-02-27 04:55:47.717 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31efe094 2025-02-27 04:55:47.718 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31efe094 2025-02-27 04:55:47.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-27 04:55:47.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-27 04:55:47.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:47.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-27 04:55:47.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdebf 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2025-02-27 04:55:47.721 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-27 04:55:47.731 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2025-02-27 04:55:47.736 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2025-02-27 04:55:47.737 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2025-02-27 04:55:47.738 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2025-02-27 04:55:47.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-27 04:55:47.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-27 04:55:47.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:47.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-27 04:55:47.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52ebacbf 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.741 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-27 04:55:47.742 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-02-27 04:55:47.742 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-02-27 04:55:47.742 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-27 04:55:47.749 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-02-27 04:55:47.754 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-02-27 04:55:47.755 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-02-27 04:55:47.756 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-02-27 04:55:47.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-27 04:55:47.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-27 04:55:47.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:47.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-27 04:55:47.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c28cd9a 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.759 [Test worker @coroutine#4386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-27 04:55:47.760 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@257de910 2025-02-27 04:55:47.760 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@257de910 2025-02-27 04:55:47.760 [Test worker @coroutine#4386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-27 04:55:47.768 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257de910 2025-02-27 04:55:47.773 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257de910 2025-02-27 04:55:47.774 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257de910 2025-02-27 04:55:47.774 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257de910 2025-02-27 04:55:47.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-27 04:55:47.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-27 04:55:47.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:47.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-27 04:55:47.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16acf986 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdf3815 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdf3815 2025-02-27 04:55:47.778 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-27 04:55:47.786 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdf3815 2025-02-27 04:55:47.791 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdf3815 2025-02-27 04:55:47.792 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdf3815 2025-02-27 04:55:47.793 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdf3815 2025-02-27 04:55:47.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-27 04:55:47.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-27 04:55:47.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:47.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-27 04:55:47.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d413e98 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.795 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-02-27 04:55:47.796 [Test worker @coroutine#4443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-27 04:55:47.804 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-02-27 04:55:47.809 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-02-27 04:55:47.809 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-02-27 04:55:47.810 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-02-27 04:55:47.814 [DefaultDispatcher-worker-18 @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-02-27 04:55:47.815 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-02-27 04:55:47.817 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-02-27 04:55:47.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-27 04:55:47.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-27 04:55:47.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.818 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@255eadf5: (connection evicted) 2025-02-27 04:55:47.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-27 04:55:47.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-27 04:55:47.819 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21d85933 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-02-27 04:55:47.820 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-27 04:55:47.827 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-02-27 04:55:47.832 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-02-27 04:55:47.833 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-02-27 04:55:47.834 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fed510f 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-02-27 04:55:47.834 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-27 04:55:47.842 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-02-27 04:55:47.847 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-02-27 04:55:47.848 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-02-27 04:55:47.849 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-02-27 04:55:47.851 [DefaultDispatcher-worker-18 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:47.852 [DefaultDispatcher-worker-18 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.852 [DefaultDispatcher-worker-18 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.852 [DefaultDispatcher-worker-18 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.852 [DefaultDispatcher-worker-5 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@431bf770 2025-02-27 04:55:47.852 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.852 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.859 [DefaultDispatcher-worker-14 @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-02-27 04:55:47.869 [DefaultDispatcher-worker-12 @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238fcafa 2025-02-27 04:55:47.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-27 04:55:47.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-27 04:55:47.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.874 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@238fcafa: (connection evicted) 2025-02-27 04:55:47.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-27 04:55:47.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-27 04:55:47.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-27 04:55:47.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-27 04:55:47.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.874 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@431bf770: (connection evicted) 2025-02-27 04:55:47.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-27 04:55:47.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-27 04:55:47.875 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c689379 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a2dbf2 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a2dbf2 2025-02-27 04:55:47.876 [Test worker @coroutine#4506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-27 04:55:47.883 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a2dbf2 2025-02-27 04:55:47.888 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a2dbf2 2025-02-27 04:55:47.889 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a2dbf2 2025-02-27 04:55:47.890 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a2dbf2 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57352624 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.890 [Test worker @coroutine#4506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-27 04:55:47.891 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@e206be5 2025-02-27 04:55:47.891 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@e206be5 2025-02-27 04:55:47.891 [Test worker @coroutine#4506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-27 04:55:47.898 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e206be5 2025-02-27 04:55:47.903 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e206be5 2025-02-27 04:55:47.904 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e206be5 2025-02-27 04:55:47.904 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e206be5 2025-02-27 04:55:47.908 [DefaultDispatcher-worker-13 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e206be5 2025-02-27 04:55:47.915 [DefaultDispatcher-worker-13 @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a2dbf2 2025-02-27 04:55:47.922 [DefaultDispatcher-worker-4 @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a2dbf2 2025-02-27 04:55:47.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-27 04:55:47.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-27 04:55:47.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.925 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53a2dbf2: (connection evicted) 2025-02-27 04:55:47.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-27 04:55:47.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-27 04:55:47.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-27 04:55:47.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-27 04:55:47.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.925 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e206be5: (connection evicted) 2025-02-27 04:55:47.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-27 04:55:47.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b45016d 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.927 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-27 04:55:47.935 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.939 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.940 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.941 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.941 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d8c666 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-02-27 04:55:47.942 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-27 04:55:47.949 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-02-27 04:55:47.951 [DefaultDispatcher-worker-4 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:47.952 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.952 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:47.952 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.952 [DefaultDispatcher-worker-3 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.952 [DefaultDispatcher-worker-3 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:47.954 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-02-27 04:55:47.955 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-02-27 04:55:47.956 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-02-27 04:55:47.960 [DefaultDispatcher-worker-2 @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685dceb8 2025-02-27 04:55:47.967 [DefaultDispatcher-worker-2 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.973 [DefaultDispatcher-worker-12 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.977 [DefaultDispatcher-worker-7 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.981 [DefaultDispatcher-worker-10 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2025-02-27 04:55:47.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-27 04:55:47.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-27 04:55:47.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.988 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3057728e: (connection evicted) 2025-02-27 04:55:47.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-27 04:55:47.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-27 04:55:47.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-27 04:55:47.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-27 04:55:47.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:47.988 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685dceb8: (connection evicted) 2025-02-27 04:55:47.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:47.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-27 04:55:47.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cde5d66 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-02-27 04:55:47.990 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-27 04:55:47.998 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-02-27 04:55:48.003 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-02-27 04:55:48.003 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-02-27 04:55:48.004 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-02-27 04:55:48.004 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d41953 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-02-27 04:55:48.005 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-27 04:55:48.012 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-02-27 04:55:48.017 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-02-27 04:55:48.018 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-02-27 04:55:48.018 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-02-27 04:55:48.022 [DefaultDispatcher-worker-20 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-02-27 04:55:48.027 [DefaultDispatcher-worker-17 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:48.027 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.027 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.027 [DefaultDispatcher-worker-17 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.028 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.028 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.029 [DefaultDispatcher-worker-15 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-02-27 04:55:48.033 [DefaultDispatcher-worker-12 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-02-27 04:55:48.037 [DefaultDispatcher-worker-7 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-02-27 04:55:48.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-27 04:55:48.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-27 04:55:48.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.042 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e791e53: (connection evicted) 2025-02-27 04:55:48.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-27 04:55:48.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-27 04:55:48.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-27 04:55:48.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-27 04:55:48.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.043 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248e31a1: (connection evicted) 2025-02-27 04:55:48.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-27 04:55:48.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21339b6f 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-27 04:55:48.044 [Test worker @coroutine#4615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-27 04:55:48.051 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-27 04:55:48.056 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-27 04:55:48.057 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-27 04:55:48.058 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e38f55 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-02-27 04:55:48.058 [Test worker @coroutine#4615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-27 04:55:48.065 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-02-27 04:55:48.070 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-02-27 04:55:48.071 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-02-27 04:55:48.072 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-02-27 04:55:48.076 [DefaultDispatcher-worker-10 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67253518 2025-02-27 04:55:48.083 [DefaultDispatcher-worker-15 @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-27 04:55:48.087 [DefaultDispatcher-worker-3 @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13088030 2025-02-27 04:55:48.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-27 04:55:48.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-27 04:55:48.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.089 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13088030: (connection evicted) 2025-02-27 04:55:48.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-27 04:55:48.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-27 04:55:48.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-27 04:55:48.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-27 04:55:48.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.090 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67253518: (connection evicted) 2025-02-27 04:55:48.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-27 04:55:48.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a61721e 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-02-27 04:55:48.092 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-27 04:55:48.099 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-02-27 04:55:48.104 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-02-27 04:55:48.105 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-02-27 04:55:48.106 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47db20e0 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-02-27 04:55:48.106 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-27 04:55:48.114 [DefaultDispatcher-worker-4 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:48.114 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.114 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.114 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.114 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-02-27 04:55:48.115 [DefaultDispatcher-worker-5 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.115 [DefaultDispatcher-worker-5 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.120 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-02-27 04:55:48.121 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-02-27 04:55:48.122 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-02-27 04:55:48.125 [DefaultDispatcher-worker-6 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-02-27 04:55:48.132 [DefaultDispatcher-worker-19 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-02-27 04:55:48.137 [DefaultDispatcher-worker-1 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-02-27 04:55:48.148 [DefaultDispatcher-worker-13 @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-02-27 04:55:48.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-27 04:55:48.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-27 04:55:48.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.149 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44: (connection evicted) 2025-02-27 04:55:48.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-27 04:55:48.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-27 04:55:48.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-27 04:55:48.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-27 04:55:48.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.149 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5869f15f: (connection evicted) 2025-02-27 04:55:48.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-27 04:55:48.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-27 04:55:48.150 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-27 04:55:48.150 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.150 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.150 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.150 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.150 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.150 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69aecbba 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.151 [Test worker @coroutine#4689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-27 04:55:48.154 [DefaultDispatcher-worker-14 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:48.155 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.155 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.155 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.155 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.155 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.159 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.164 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.164 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.165 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fecdf0b 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-02-27 04:55:48.166 [Test worker @coroutine#4689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-27 04:55:48.173 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-02-27 04:55:48.178 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-02-27 04:55:48.179 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-02-27 04:55:48.180 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-02-27 04:55:48.184 [DefaultDispatcher-worker-5 @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33317d26 2025-02-27 04:55:48.191 [DefaultDispatcher-worker-18 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.194 [DefaultDispatcher-worker-15 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:48.194 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.194 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.194 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.195 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.195 [DefaultDispatcher-worker-6 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.199 [DefaultDispatcher-worker-16 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.206 [DefaultDispatcher-worker-17 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e 2025-02-27 04:55:48.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-27 04:55:48.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-27 04:55:48.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.207 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fbebd8e: (connection evicted) 2025-02-27 04:55:48.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-27 04:55:48.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-27 04:55:48.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-27 04:55:48.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-27 04:55:48.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.207 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33317d26: (connection evicted) 2025-02-27 04:55:48.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-27 04:55:48.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36deacfc 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@78167 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@78167 2025-02-27 04:55:48.209 [Test worker @coroutine#4731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-27 04:55:48.219 [DefaultDispatcher-worker-14 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:48.219 [DefaultDispatcher-worker-14 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.219 [DefaultDispatcher-worker-14 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.219 [DefaultDispatcher-worker-14 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.220 [DefaultDispatcher-worker-8 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.220 [DefaultDispatcher-worker-8 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.220 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2025-02-27 04:55:48.225 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2025-02-27 04:55:48.226 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2025-02-27 04:55:48.227 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4867e76b 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2025-02-27 04:55:48.227 [Test worker @coroutine#4731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-27 04:55:48.235 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2025-02-27 04:55:48.240 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2025-02-27 04:55:48.241 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2025-02-27 04:55:48.241 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2025-02-27 04:55:48.245 [DefaultDispatcher-worker-3 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d628a88 2025-02-27 04:55:48.252 [DefaultDispatcher-worker-19 @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2025-02-27 04:55:48.257 [DefaultDispatcher-worker-7 @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78167 2025-02-27 04:55:48.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-27 04:55:48.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-27 04:55:48.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.264 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78167: (connection evicted) 2025-02-27 04:55:48.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-27 04:55:48.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-27 04:55:48.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-27 04:55:48.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-27 04:55:48.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.264 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d628a88: (connection evicted) 2025-02-27 04:55:48.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-27 04:55:48.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a089620 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.265 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-27 04:55:48.266 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-02-27 04:55:48.266 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-02-27 04:55:48.266 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-27 04:55:48.273 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-02-27 04:55:48.278 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-02-27 04:55:48.279 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-02-27 04:55:48.280 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e37c38f 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1766b7 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1766b7 2025-02-27 04:55:48.280 [Test worker @coroutine#4774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-27 04:55:48.288 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1766b7 2025-02-27 04:55:48.293 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1766b7 2025-02-27 04:55:48.294 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1766b7 2025-02-27 04:55:48.294 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1766b7 2025-02-27 04:55:48.298 [DefaultDispatcher-worker-8 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1766b7 2025-02-27 04:55:48.306 [DefaultDispatcher-worker-17 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-02-27 04:55:48.311 [DefaultDispatcher-worker-15 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fef6da 2025-02-27 04:55:48.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-27 04:55:48.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-27 04:55:48.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.313 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10fef6da: (connection evicted) 2025-02-27 04:55:48.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-27 04:55:48.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-27 04:55:48.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-27 04:55:48.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-27 04:55:48.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.314 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1766b7: (connection evicted) 2025-02-27 04:55:48.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-27 04:55:48.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729feae8 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.315 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-27 04:55:48.316 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd0e2e9 2025-02-27 04:55:48.316 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd0e2e9 2025-02-27 04:55:48.316 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-27 04:55:48.323 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd0e2e9 2025-02-27 04:55:48.328 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd0e2e9 2025-02-27 04:55:48.329 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd0e2e9 2025-02-27 04:55:48.330 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd0e2e9 2025-02-27 04:55:48.330 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7000df03 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-02-27 04:55:48.331 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-27 04:55:48.338 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-02-27 04:55:48.343 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-02-27 04:55:48.344 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-02-27 04:55:48.345 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-02-27 04:55:48.348 [DefaultDispatcher-worker-10 @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2025-02-27 04:55:48.355 [DefaultDispatcher-worker-3 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd0e2e9 2025-02-27 04:55:48.359 [DefaultDispatcher-worker-9 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd0e2e9 2025-02-27 04:55:48.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-27 04:55:48.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-27 04:55:48.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.361 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bd0e2e9: (connection evicted) 2025-02-27 04:55:48.361 [DefaultDispatcher-worker-8 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:48.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-27 04:55:48.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-27 04:55:48.362 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.362 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.362 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-27 04:55:48.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-27 04:55:48.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.362 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59aa646e: (connection evicted) 2025-02-27 04:55:48.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-27 04:55:48.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-27 04:55:48.362 [DefaultDispatcher-worker-7 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.362 [DefaultDispatcher-worker-7 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd11ad6 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.363 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-27 04:55:48.364 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.364 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.364 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-27 04:55:48.371 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.376 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.377 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.378 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c863996 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@46763680 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@46763680 2025-02-27 04:55:48.378 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-27 04:55:48.385 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46763680 2025-02-27 04:55:48.390 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46763680 2025-02-27 04:55:48.391 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46763680 2025-02-27 04:55:48.392 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46763680 2025-02-27 04:55:48.396 [DefaultDispatcher-worker-15 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46763680 2025-02-27 04:55:48.402 [DefaultDispatcher-worker-6 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.409 [DefaultDispatcher-worker-14 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.413 [DefaultDispatcher-worker-19 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.422 [DefaultDispatcher-worker-10 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:48.422 [DefaultDispatcher-worker-10 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.422 [DefaultDispatcher-worker-10 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.422 [DefaultDispatcher-worker-10 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.423 [DefaultDispatcher-worker-12 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.423 [DefaultDispatcher-worker-12 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.464 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.478 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.528 [DefaultDispatcher-worker-15 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b 2025-02-27 04:55:48.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-27 04:55:48.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-27 04:55:48.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.530 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f55da9b: (connection evicted) 2025-02-27 04:55:48.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-27 04:55:48.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-27 04:55:48.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-27 04:55:48.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-27 04:55:48.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.530 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46763680: (connection evicted) 2025-02-27 04:55:48.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-27 04:55:48.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411bed55 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.531 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a 2025-02-27 04:55:48.532 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-27 04:55:48.539 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a 2025-02-27 04:55:48.544 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a 2025-02-27 04:55:48.545 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a 2025-02-27 04:55:48.546 [DefaultDispatcher-worker-19 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:48.546 [DefaultDispatcher-worker-19 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.546 [DefaultDispatcher-worker-19 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.546 [DefaultDispatcher-worker-19 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.546 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28245839 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.546 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-27 04:55:48.547 [DefaultDispatcher-worker-1 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.547 [DefaultDispatcher-worker-1 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.547 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-02-27 04:55:48.547 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-02-27 04:55:48.547 [Test worker @coroutine#4900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-27 04:55:48.554 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-02-27 04:55:48.559 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-02-27 04:55:48.559 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-02-27 04:55:48.560 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-02-27 04:55:48.564 [DefaultDispatcher-worker-7 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db 2025-02-27 04:55:48.571 [DefaultDispatcher-worker-7 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a 2025-02-27 04:55:48.576 [DefaultDispatcher-worker-2 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a 2025-02-27 04:55:48.581 [DefaultDispatcher-worker-5 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a 2025-02-27 04:55:48.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-27 04:55:48.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-27 04:55:48.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.583 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f59a0a: (connection evicted) 2025-02-27 04:55:48.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-27 04:55:48.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-27 04:55:48.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-27 04:55:48.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-27 04:55:48.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.584 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0d70db: (connection evicted) 2025-02-27 04:55:48.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-27 04:55:48.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e216fc9 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@77971bbf 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@77971bbf 2025-02-27 04:55:48.585 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-27 04:55:48.593 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77971bbf 2025-02-27 04:55:48.597 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77971bbf 2025-02-27 04:55:48.598 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77971bbf 2025-02-27 04:55:48.599 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77971bbf 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4101d2c7 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.599 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-27 04:55:48.600 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@12300573 2025-02-27 04:55:48.600 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@12300573 2025-02-27 04:55:48.600 [Test worker @coroutine#4933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-27 04:55:48.607 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12300573 2025-02-27 04:55:48.611 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12300573 2025-02-27 04:55:48.612 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12300573 2025-02-27 04:55:48.613 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12300573 2025-02-27 04:55:48.617 [DefaultDispatcher-worker-14 @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12300573 2025-02-27 04:55:48.623 [DefaultDispatcher-worker-1 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77971bbf 2025-02-27 04:55:48.628 [DefaultDispatcher-worker-11 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77971bbf 2025-02-27 04:55:48.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-27 04:55:48.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-27 04:55:48.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.631 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77971bbf: (connection evicted) 2025-02-27 04:55:48.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-27 04:55:48.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-27 04:55:48.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-27 04:55:48.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-27 04:55:48.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.631 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12300573: (connection evicted) 2025-02-27 04:55:48.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-27 04:55:48.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f234e35 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.632 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-27 04:55:48.633 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-02-27 04:55:48.633 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-02-27 04:55:48.633 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-27 04:55:48.640 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-02-27 04:55:48.645 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-02-27 04:55:48.646 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-02-27 04:55:48.646 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-02-27 04:55:48.646 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ee4640 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-02-27 04:55:48.647 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-27 04:55:48.654 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-02-27 04:55:48.659 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-02-27 04:55:48.659 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-02-27 04:55:48.660 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-02-27 04:55:48.664 [DefaultDispatcher-worker-10 @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd 2025-02-27 04:55:48.671 [DefaultDispatcher-worker-3 @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-02-27 04:55:48.676 [DefaultDispatcher-worker-1 @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-02-27 04:55:48.681 [DefaultDispatcher-worker-20 @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55691a59 2025-02-27 04:55:48.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-27 04:55:48.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-27 04:55:48.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.683 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55691a59: (connection evicted) 2025-02-27 04:55:48.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-27 04:55:48.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-27 04:55:48.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-27 04:55:48.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-27 04:55:48.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.684 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ddd3fbd: (connection evicted) 2025-02-27 04:55:48.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-27 04:55:48.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4115b8a7 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.685 [Test worker @coroutine#4991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-27 04:55:48.686 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-02-27 04:55:48.686 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-02-27 04:55:48.686 [Test worker @coroutine#4991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-27 04:55:48.693 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-02-27 04:55:48.698 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-02-27 04:55:48.699 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-02-27 04:55:48.699 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-02-27 04:55:48.703 [DefaultDispatcher-worker-9 @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-02-27 04:55:48.706 [DefaultDispatcher-worker-6 @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-02-27 04:55:48.714 [UI Thread @coroutine#5017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=699185236734132224 2025-02-27 04:55:48.714 [UI Thread @coroutine#5017] 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=699185236734132224. 2025-02-27 04:55:48.714 [UI Thread @coroutine#5017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=699185236734132224 2025-02-27 04:55:48.715 [UI Thread @coroutine#5017] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=699185236734132224 2025-02-27 04:55:48.715 [UI Thread @coroutine#5017] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=699185236734132224 2025-02-27 04:55:48.715 [UI Thread @coroutine#5017] TRACE 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=699185236734132224. 2025-02-27 04:55:48.715 [UI Thread @coroutine#5017] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=699185236734132224 to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:48.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-27 04:55:48.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-27 04:55:48.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.717 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb: (connection evicted) 2025-02-27 04:55:48.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-27 04:55:48.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7bfb13 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.750 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 04:55:48.751 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-27 04:55:48.758 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 04:55:48.763 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 04:55:48.764 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 04:55:48.765 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 04:55:48.769 [DefaultDispatcher-worker-6 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 04:55:48.779 [DefaultDispatcher-worker-16 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 04:55:48.782 [DefaultDispatcher-worker-9 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 04:55:48.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-27 04:55:48.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-27 04:55:48.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.789 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d: (connection evicted) 2025-02-27 04:55:48.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-27 04:55:48.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-27 04:55:48.825 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-27 04:55:48.825 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.825 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.825 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.825 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.825 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.825 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.825 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9c18b9 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 04:55:48.826 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-27 04:55:48.833 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 04:55:48.838 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 04:55:48.839 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 04:55:48.840 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 04:55:48.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-27 04:55:48.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-27 04:55:48.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:48.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-27 04:55:48.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740610a2 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 04:55:48.844 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-27 04:55:48.851 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 04:55:48.856 [DefaultDispatcher-worker-20 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:48.856 [DefaultDispatcher-worker-20 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.856 [DefaultDispatcher-worker-20 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.856 [DefaultDispatcher-worker-20 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.857 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 04:55:48.857 [DefaultDispatcher-worker-13 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.857 [DefaultDispatcher-worker-13 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.858 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 04:55:48.859 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 04:55:48.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-27 04:55:48.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-27 04:55:48.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:48.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-27 04:55:48.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294a150c 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2025-02-27 04:55:48.862 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-27 04:55:48.871 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2025-02-27 04:55:48.876 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2025-02-27 04:55:48.876 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2025-02-27 04:55:48.877 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420dee82 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-27 04:55:48.877 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-02-27 04:55:48.880 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-27 04:55:48.889 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-02-27 04:55:48.894 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-02-27 04:55:48.894 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-02-27 04:55:48.895 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-02-27 04:55:48.899 [DefaultDispatcher-worker-16 @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-02-27 04:55:48.907 [DefaultDispatcher-worker-4 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2025-02-27 04:55:48.909 [UI Thread @coroutine#5120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46499/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.909 [UI Thread @coroutine#5120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46499/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 04:55:48.909 [UI Thread @coroutine#5120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46499/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.910 [UI Thread @coroutine#5120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46499/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.910 [UI Thread @coroutine#5120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46499/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.910 [UI Thread @coroutine#5120] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46499/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 04:55:48.910 [UI Thread @coroutine#5120] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46499/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:48.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-27 04:55:48.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-27 04:55:48.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.912 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701: (connection evicted) 2025-02-27 04:55:48.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-27 04:55:48.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-27 04:55:48.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-27 04:55:48.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-27 04:55:48.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.912 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81ac569: (connection evicted) 2025-02-27 04:55:48.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-27 04:55:48.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6231bb88 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.913 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-27 04:55:48.914 [Test worker @coroutine#5126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-27 04:55:48.921 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-27 04:55:48.926 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-27 04:55:48.927 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-27 04:55:48.927 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cd50c3d 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-02-27 04:55:48.928 [Test worker @coroutine#5126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-27 04:55:48.935 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-02-27 04:55:48.940 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-02-27 04:55:48.941 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-02-27 04:55:48.941 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-02-27 04:55:48.945 [DefaultDispatcher-worker-18 @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9 2025-02-27 04:55:48.952 [DefaultDispatcher-worker-17 @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66373f77 2025-02-27 04:55:48.953 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55713/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.953 [UI Thread @coroutine#5149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55713/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 04:55:48.953 [UI Thread @coroutine#5149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55713/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.954 [UI Thread @coroutine#5149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55713/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.954 [UI Thread @coroutine#5149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55713/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-27 04:55:48.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-27 04:55:48.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.955 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66373f77: (connection evicted) 2025-02-27 04:55:48.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-27 04:55:48.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-27 04:55:48.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-27 04:55:48.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-27 04:55:48.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.956 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4791d9: (connection evicted) 2025-02-27 04:55:48.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-27 04:55:48.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@372dc92e 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.957 [DefaultDispatcher-worker-3 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.957 [DefaultDispatcher-worker-3 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-27 04:55:48.957 [DefaultDispatcher-worker-3 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.957 [DefaultDispatcher-worker-3 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-02-27 04:55:48.957 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-27 04:55:48.957 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.957 [DefaultDispatcher-worker-4 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:48.965 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-02-27 04:55:48.970 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-02-27 04:55:48.970 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-02-27 04:55:48.971 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@249f95a2 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:48.971 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-02-27 04:55:48.972 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-27 04:55:48.979 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-02-27 04:55:48.984 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-02-27 04:55:48.984 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-02-27 04:55:48.985 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-02-27 04:55:48.989 [DefaultDispatcher-worker-20 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c741be 2025-02-27 04:55:48.995 [DefaultDispatcher-worker-20 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9 2025-02-27 04:55:48.996 [UI Thread @coroutine#5181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41959/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.996 [UI Thread @coroutine#5181] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41959/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 04:55:48.996 [UI Thread @coroutine#5181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41959/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.997 [UI Thread @coroutine#5181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41959/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.997 [UI Thread @coroutine#5181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41959/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 04:55:48.997 [UI Thread @coroutine#5181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41959/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 04:55:48.997 [UI Thread @coroutine#5181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41959/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:48.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-27 04:55:48.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-27 04:55:48.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.998 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9464d9: (connection evicted) 2025-02-27 04:55:48.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-27 04:55:48.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-27 04:55:48.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-27 04:55:48.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-27 04:55:48.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:48.999 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c741be: (connection evicted) 2025-02-27 04:55:48.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:48.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-27 04:55:48.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48332a63 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-02-27 04:55:49.000 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-27 04:55:49.010 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-02-27 04:55:49.015 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-02-27 04:55:49.015 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-02-27 04:55:49.016 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7d984c 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.016 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-02-27 04:55:49.017 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-27 04:55:49.024 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-02-27 04:55:49.029 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-02-27 04:55:49.029 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-02-27 04:55:49.030 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-02-27 04:55:49.032 [DefaultDispatcher-worker-7 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:49.032 [DefaultDispatcher-worker-7 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.032 [DefaultDispatcher-worker-7 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.032 [DefaultDispatcher-worker-7 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.033 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.033 [DefaultDispatcher-worker-16 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.034 [DefaultDispatcher-worker-6 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ff4795 2025-02-27 04:55:49.040 [DefaultDispatcher-worker-4 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-02-27 04:55:49.047 [DefaultDispatcher-worker-14 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2120d5 2025-02-27 04:55:49.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-27 04:55:49.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-27 04:55:49.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.053 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2120d5: (connection evicted) 2025-02-27 04:55:49.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-27 04:55:49.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-27 04:55:49.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-27 04:55:49.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-27 04:55:49.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.053 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ff4795: (connection evicted) 2025-02-27 04:55:49.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-27 04:55:49.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5410bbdf 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.055 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-27 04:55:49.062 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.067 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.068 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.069 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.073 [DefaultDispatcher-worker-9 @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.082 [DefaultDispatcher-worker-9 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.088 [DefaultDispatcher-worker-4 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.097 [DefaultDispatcher-worker-3 @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-02-27 04:55:49.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-27 04:55:49.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-27 04:55:49.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.098 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f229f60: (connection evicted) 2025-02-27 04:55:49.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-27 04:55:49.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56de370d 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-02-27 04:55:49.100 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-27 04:55:49.107 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-02-27 04:55:49.112 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-02-27 04:55:49.113 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-02-27 04:55:49.114 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655c1b 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-02-27 04:55:49.114 [Test worker @coroutine#5272] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-27 04:55:49.119 [DefaultDispatcher-worker-3 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:49.119 [DefaultDispatcher-worker-3 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.119 [DefaultDispatcher-worker-3 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.119 [DefaultDispatcher-worker-3 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.119 [DefaultDispatcher-worker-19 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.119 [DefaultDispatcher-worker-19 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.122 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-02-27 04:55:49.126 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-02-27 04:55:49.127 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-02-27 04:55:49.128 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-02-27 04:55:49.132 [DefaultDispatcher-worker-4 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21304869 2025-02-27 04:55:49.138 [DefaultDispatcher-worker-1 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-02-27 04:55:49.143 [DefaultDispatcher-worker-9 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6044311a 2025-02-27 04:55:49.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-27 04:55:49.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-27 04:55:49.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.147 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6044311a: (connection evicted) 2025-02-27 04:55:49.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-27 04:55:49.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-27 04:55:49.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-27 04:55:49.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-27 04:55:49.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.147 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21304869: (connection evicted) 2025-02-27 04:55:49.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-27 04:55:49.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f2ac11 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-02-27 04:55:49.149 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-27 04:55:49.157 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-02-27 04:55:49.159 [DefaultDispatcher-worker-14 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:49.160 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.160 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.160 [DefaultDispatcher-worker-14 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.160 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.160 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.162 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-02-27 04:55:49.163 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-02-27 04:55:49.163 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-02-27 04:55:49.167 [DefaultDispatcher-worker-14 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-02-27 04:55:49.171 [DefaultDispatcher-worker-6 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-02-27 04:55:49.177 [DefaultDispatcher-worker-10 @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793937ec 2025-02-27 04:55:49.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-27 04:55:49.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-27 04:55:49.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.178 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@793937ec: (connection evicted) 2025-02-27 04:55:49.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-27 04:55:49.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b2c513e 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.179 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-27 04:55:49.180 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-02-27 04:55:49.180 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-02-27 04:55:49.180 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-27 04:55:49.187 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-02-27 04:55:49.192 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-02-27 04:55:49.192 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-02-27 04:55:49.193 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-02-27 04:55:49.197 [DefaultDispatcher-worker-15 @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-02-27 04:55:49.198 [DefaultDispatcher-worker-2 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:49.198 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.198 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.198 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.199 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.200 [DefaultDispatcher-worker-4 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b74a062 2025-02-27 04:55:49.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-27 04:55:49.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-27 04:55:49.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.201 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b74a062: (connection evicted) 2025-02-27 04:55:49.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-27 04:55:49.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4678e08e 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2025-02-27 04:55:49.202 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2025-02-27 04:55:49.203 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-27 04:55:49.210 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2025-02-27 04:55:49.214 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2025-02-27 04:55:49.216 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2025-02-27 04:55:49.217 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2025-02-27 04:55:49.221 [DefaultDispatcher-worker-2 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2025-02-27 04:55:49.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-27 04:55:49.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-27 04:55:49.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.256 [DefaultDispatcher-worker-15 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:49.256 [DefaultDispatcher-worker-15 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.256 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37403f66: (connection evicted) 2025-02-27 04:55:49.256 [DefaultDispatcher-worker-15 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.256 [DefaultDispatcher-worker-15 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-27 04:55:49.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-27 04:55:49.257 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.257 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b632594 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@24456c9e 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@24456c9e 2025-02-27 04:55:49.257 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-27 04:55:49.265 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24456c9e 2025-02-27 04:55:49.269 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24456c9e 2025-02-27 04:55:49.270 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24456c9e 2025-02-27 04:55:49.271 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24456c9e 2025-02-27 04:55:49.275 [DefaultDispatcher-worker-12 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24456c9e 2025-02-27 04:55:49.278 [DefaultDispatcher-worker-3 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24456c9e 2025-02-27 04:55:49.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-27 04:55:49.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-27 04:55:49.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.281 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24456c9e: (connection evicted) 2025-02-27 04:55:49.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-27 04:55:49.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-27 04:55:49.283 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a48e48e 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2025-02-27 04:55:49.284 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-27 04:55:49.291 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2025-02-27 04:55:49.296 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2025-02-27 04:55:49.297 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2025-02-27 04:55:49.298 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10847aeb 2025-02-27 04:55:49.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-27 04:55:49.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-27 04:55:49.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:49.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-27 04:55:49.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-27 04:55:49.300 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c8dc1ef 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-02-27 04:55:49.301 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-27 04:55:49.308 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-02-27 04:55:49.313 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-02-27 04:55:49.314 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-02-27 04:55:49.314 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45488836 2025-02-27 04:55:49.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-27 04:55:49.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-27 04:55:49.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:49.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-27 04:55:49.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cc5d766 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a1cff1 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a1cff1 2025-02-27 04:55:49.316 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-27 04:55:49.324 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a1cff1 2025-02-27 04:55:49.329 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a1cff1 2025-02-27 04:55:49.330 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a1cff1 2025-02-27 04:55:49.331 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a1cff1 2025-02-27 04:55:49.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-27 04:55:49.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-27 04:55:49.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:49.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-27 04:55:49.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-27 04:55:49.337 [UI Thread @coroutine#5476] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41113/Site/verify 2025-02-27 04:55:49.337 [UI Thread @coroutine#5476] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41113/Site/verify. 2025-02-27 04:55:49.337 [UI Thread @coroutine#5476] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41113/Site/verify 2025-02-27 04:55:49.338 [UI Thread @coroutine#5476] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41113/Site/verify 2025-02-27 04:55:49.338 [UI Thread @coroutine#5476] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41113/Site/verify 2025-02-27 04:55:49.338 [UI Thread @coroutine#5476] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41113/Site/verify. 2025-02-27 04:55:49.338 [UI Thread @coroutine#5476] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41113/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c635953 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dfadd7 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dfadd7 2025-02-27 04:55:49.341 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-27 04:55:49.349 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39dfadd7 2025-02-27 04:55:49.354 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39dfadd7 2025-02-27 04:55:49.355 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39dfadd7 2025-02-27 04:55:49.356 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39dfadd7 2025-02-27 04:55:49.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-27 04:55:49.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-27 04:55:49.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:49.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-27 04:55:49.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5db07 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 04:55:49.358 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-27 04:55:49.366 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 04:55:49.366 [DefaultDispatcher-worker-11 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:49.367 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.367 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.367 [DefaultDispatcher-worker-11 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.367 [DefaultDispatcher-worker-9 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.367 [DefaultDispatcher-worker-9 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.371 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 04:55:49.372 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 04:55:49.373 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 04:55:49.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-27 04:55:49.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-27 04:55:49.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:49.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-27 04:55:49.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@328a1843 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b76dfa6 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b76dfa6 2025-02-27 04:55:49.375 [Test worker @coroutine#5527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-27 04:55:49.384 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b76dfa6 2025-02-27 04:55:49.388 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b76dfa6 2025-02-27 04:55:49.389 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b76dfa6 2025-02-27 04:55:49.393 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b76dfa6 2025-02-27 04:55:49.394 [UI Thread @coroutine#5541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56861/Site/verify 2025-02-27 04:55:49.394 [UI Thread @coroutine#5541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56861/Site/verify. 2025-02-27 04:55:49.394 [UI Thread @coroutine#5541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56861/Site/verify 2025-02-27 04:55:49.395 [UI Thread @coroutine#5541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56861/Site/verify 2025-02-27 04:55:49.395 [UI Thread @coroutine#5541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56861/Site/verify 2025-02-27 04:55:49.395 [UI Thread @coroutine#5541] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56861/Site/verify. 2025-02-27 04:55:49.395 [UI Thread @coroutine#5541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56861/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:49.397 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-236 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@3b76dfa6 due to dirty commit state on close(). 2025-02-27 04:55:49.399 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b76dfa6 2025-02-27 04:55:49.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-27 04:55:49.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-27 04:55:49.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.399 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b76dfa6: (connection evicted) 2025-02-27 04:55:49.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-27 04:55:49.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-27 04:55:49.402 [UI Thread @coroutine#5553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38725/Site/verify 2025-02-27 04:55:49.402 [UI Thread @coroutine#5553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38725/Site/verify. 2025-02-27 04:55:49.402 [UI Thread @coroutine#5553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38725/Site/verify 2025-02-27 04:55:49.403 [UI Thread @coroutine#5553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38725/Site/verify 2025-02-27 04:55:49.403 [UI Thread @coroutine#5553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38725/Site/verify 2025-02-27 04:55:49.403 [UI Thread @coroutine#5553] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38725/Site/verify. 2025-02-27 04:55:49.403 [UI Thread @coroutine#5553] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38725/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:49.405 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33161/Site/verify 2025-02-27 04:55:49.405 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33161/Site/verify. 2025-02-27 04:55:49.405 [UI Thread @coroutine#5566] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33161/Site/verify 2025-02-27 04:55:49.406 [UI Thread @coroutine#5566] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33161/Site/verify 2025-02-27 04:55:49.406 [UI Thread @coroutine#5566] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33161/Site/verify 2025-02-27 04:55:49.406 [UI Thread @coroutine#5566] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33161/Site/verify. 2025-02-27 04:55:49.406 [UI Thread @coroutine#5566] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33161/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:49.409 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-27 04:55:49.409 [UI Thread @coroutine#5580] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-02-27 04:55:49.409 [UI Thread @coroutine#5580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-27 04:55:49.410 [UI Thread @coroutine#5580] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4285b1bd 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.411 [Test worker @coroutine#5587] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-27 04:55:49.412 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.412 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.412 [Test worker @coroutine#5587] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-27 04:55:49.419 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.424 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.425 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.426 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.427 [DefaultDispatcher-worker-15 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:49.427 [DefaultDispatcher-worker-15 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.427 [DefaultDispatcher-worker-15 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.427 [DefaultDispatcher-worker-15 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.428 [DefaultDispatcher-worker-12 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.428 [DefaultDispatcher-worker-12 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.429 [DefaultDispatcher-worker-11 @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.439 [DefaultDispatcher-worker-2 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.443 [DefaultDispatcher-worker-2 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.446 [DefaultDispatcher-worker-3 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.449 [DefaultDispatcher-worker-5 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.452 [DefaultDispatcher-worker-12 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.457 [DefaultDispatcher-worker-6 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.465 [DefaultDispatcher-worker-5 @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-27 04:55:49.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-27 04:55:49.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-27 04:55:49.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.466 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6: (connection evicted) 2025-02-27 04:55:49.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-27 04:55:49.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530dd2d7 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.467 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-27 04:55:49.468 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-02-27 04:55:49.468 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-02-27 04:55:49.468 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-27 04:55:49.475 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-02-27 04:55:49.480 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-02-27 04:55:49.481 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-02-27 04:55:49.481 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a2adf9 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-02-27 04:55:49.482 [Test worker @coroutine#5620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-27 04:55:49.490 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-02-27 04:55:49.495 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-02-27 04:55:49.496 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-02-27 04:55:49.496 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-02-27 04:55:49.500 [DefaultDispatcher-worker-2 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-02-27 04:55:49.507 [DefaultDispatcher-worker-2 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-02-27 04:55:49.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-27 04:55:49.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-27 04:55:49.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.514 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e05384: (connection evicted) 2025-02-27 04:55:49.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-27 04:55:49.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-27 04:55:49.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-27 04:55:49.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-27 04:55:49.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.515 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b: (connection evicted) 2025-02-27 04:55:49.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-27 04:55:49.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13437ce5 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.515 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-02-27 04:55:49.516 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-27 04:55:49.523 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-02-27 04:55:49.528 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-02-27 04:55:49.529 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-02-27 04:55:49.530 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28058dd0 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-02-27 04:55:49.530 [Test worker @coroutine#5669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-27 04:55:49.537 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-02-27 04:55:49.542 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-02-27 04:55:49.543 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-02-27 04:55:49.544 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-02-27 04:55:49.547 [DefaultDispatcher-worker-3 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-02-27 04:55:49.550 [DefaultDispatcher-worker-13 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:49.550 [DefaultDispatcher-worker-13 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.550 [DefaultDispatcher-worker-13 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.550 [DefaultDispatcher-worker-13 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.551 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.551 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.554 [DefaultDispatcher-worker-19 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-02-27 04:55:49.558 [DefaultDispatcher-worker-15 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-02-27 04:55:49.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-27 04:55:49.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-27 04:55:49.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.560 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6162d87c: (connection evicted) 2025-02-27 04:55:49.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-27 04:55:49.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-27 04:55:49.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-27 04:55:49.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-27 04:55:49.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.561 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4040559d: (connection evicted) 2025-02-27 04:55:49.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-27 04:55:49.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39da0d43 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-02-27 04:55:49.562 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-27 04:55:49.569 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-02-27 04:55:49.574 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-02-27 04:55:49.575 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-02-27 04:55:49.576 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24e5a4e0 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-02-27 04:55:49.576 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-27 04:55:49.583 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-02-27 04:55:49.588 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-02-27 04:55:49.589 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-02-27 04:55:49.590 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-02-27 04:55:49.593 [DefaultDispatcher-worker-20 @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-02-27 04:55:49.600 [DefaultDispatcher-worker-13 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-02-27 04:55:49.605 [DefaultDispatcher-worker-2 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-02-27 04:55:49.662 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.676 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-27 04:55:49.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-27 04:55:49.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.857 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15500a8: (connection evicted) 2025-02-27 04:55:49.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-27 04:55:49.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-27 04:55:49.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-27 04:55:49.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-27 04:55:49.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.857 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@507c33cc: (connection evicted) 2025-02-27 04:55:49.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-27 04:55:49.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519f6adb 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-02-27 04:55:49.859 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-27 04:55:49.861 [DefaultDispatcher-worker-13 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:49.861 [DefaultDispatcher-worker-13 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.861 [DefaultDispatcher-worker-13 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.861 [DefaultDispatcher-worker-13 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.862 [DefaultDispatcher-worker-20 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.862 [DefaultDispatcher-worker-20 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.867 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-02-27 04:55:49.871 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-02-27 04:55:49.872 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-02-27 04:55:49.873 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b4f7e1c 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2025-02-27 04:55:49.873 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-27 04:55:49.880 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2025-02-27 04:55:49.885 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2025-02-27 04:55:49.886 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2025-02-27 04:55:49.887 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2025-02-27 04:55:49.890 [DefaultDispatcher-worker-19 @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c720765 2025-02-27 04:55:49.897 [DefaultDispatcher-worker-20 @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-02-27 04:55:49.901 [DefaultDispatcher-worker-16 @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-02-27 04:55:49.904 [DefaultDispatcher-worker-17 @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22938166 2025-02-27 04:55:49.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-27 04:55:49.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-27 04:55:49.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.906 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22938166: (connection evicted) 2025-02-27 04:55:49.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-27 04:55:49.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-27 04:55:49.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-27 04:55:49.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-27 04:55:49.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.907 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c720765: (connection evicted) 2025-02-27 04:55:49.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-27 04:55:49.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2088e339 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@342cc706 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@342cc706 2025-02-27 04:55:49.908 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-27 04:55:49.915 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342cc706 2025-02-27 04:55:49.920 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342cc706 2025-02-27 04:55:49.921 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342cc706 2025-02-27 04:55:49.922 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342cc706 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27796482 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2765c3fc 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2765c3fc 2025-02-27 04:55:49.922 [Test worker @coroutine#5828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-27 04:55:49.929 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2765c3fc 2025-02-27 04:55:49.934 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2765c3fc 2025-02-27 04:55:49.935 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2765c3fc 2025-02-27 04:55:49.936 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2765c3fc 2025-02-27 04:55:49.939 [DefaultDispatcher-worker-17 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2765c3fc 2025-02-27 04:55:49.946 [DefaultDispatcher-worker-17 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342cc706 2025-02-27 04:55:49.949 [DefaultDispatcher-worker-20 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342cc706 2025-02-27 04:55:49.952 [DefaultDispatcher-worker-5 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342cc706 2025-02-27 04:55:49.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-27 04:55:49.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-27 04:55:49.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.955 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@342cc706: (connection evicted) 2025-02-27 04:55:49.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-27 04:55:49.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-27 04:55:49.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-27 04:55:49.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-27 04:55:49.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:49.955 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2765c3fc: (connection evicted) 2025-02-27 04:55:49.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:49.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-27 04:55:49.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@413fe58f 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7 2025-02-27 04:55:49.956 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-27 04:55:49.961 [DefaultDispatcher-worker-7 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:49.961 [DefaultDispatcher-worker-7 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.961 [DefaultDispatcher-worker-7 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:49.961 [DefaultDispatcher-worker-7 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.962 [DefaultDispatcher-worker-16 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.962 [DefaultDispatcher-worker-16 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:49.964 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7 2025-02-27 04:55:49.969 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7 2025-02-27 04:55:49.969 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7 2025-02-27 04:55:49.970 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3b8bfe 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:49.970 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1cc9f 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1cc9f 2025-02-27 04:55:49.971 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-27 04:55:49.978 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de1cc9f 2025-02-27 04:55:49.983 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de1cc9f 2025-02-27 04:55:49.983 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de1cc9f 2025-02-27 04:55:49.984 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de1cc9f 2025-02-27 04:55:49.988 [DefaultDispatcher-worker-5 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de1cc9f 2025-02-27 04:55:49.995 [DefaultDispatcher-worker-4 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7 2025-02-27 04:55:49.998 [DefaultDispatcher-worker-20 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7 2025-02-27 04:55:50.000 [DefaultDispatcher-worker-19 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7 2025-02-27 04:55:50.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-27 04:55:50.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-27 04:55:50.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:50.003 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1254e9a7: (connection evicted) 2025-02-27 04:55:50.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-27 04:55:50.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-27 04:55:50.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-27 04:55:50.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-27 04:55:50.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:50.003 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7de1cc9f: (connection evicted) 2025-02-27 04:55:50.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-27 04:55:50.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fa9e773 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-02-27 04:55:50.005 [Test worker @coroutine#5934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-27 04:55:50.013 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-02-27 04:55:50.017 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-02-27 04:55:50.018 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-02-27 04:55:50.019 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-02-27 04:55:50.023 [DefaultDispatcher-worker-15 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af45006 2025-02-27 04:55:50.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-27 04:55:50.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-27 04:55:50.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:50.025 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af45006: (connection evicted) 2025-02-27 04:55:50.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-27 04:55:50.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdc0fb0 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-02-27 04:55:50.026 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-27 04:55:50.033 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-02-27 04:55:50.037 [DefaultDispatcher-worker-14 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:50.037 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.037 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.037 [DefaultDispatcher-worker-14 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.038 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.038 [DefaultDispatcher-worker-11 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.038 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-02-27 04:55:50.039 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-02-27 04:55:50.040 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-02-27 04:55:50.044 [DefaultDispatcher-worker-2 @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-02-27 04:55:50.054 [DefaultDispatcher-worker-19 @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-02-27 04:55:50.058 [DefaultDispatcher-worker-6 @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-02-27 04:55:50.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-27 04:55:50.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-27 04:55:50.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:50.061 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53466b67: (connection evicted) 2025-02-27 04:55:50.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-27 04:55:50.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56803e70 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.062 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-27 04:55:50.070 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.075 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.076 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.077 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.081 [DefaultDispatcher-worker-1 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.090 [DefaultDispatcher-worker-2 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.094 [DefaultDispatcher-worker-4 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.100 [DefaultDispatcher-worker-11 @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b52853 2025-02-27 04:55:50.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-27 04:55:50.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-27 04:55:50.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:50.101 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b52853: (connection evicted) 2025-02-27 04:55:50.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-27 04:55:50.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f53070c 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.102 [Test worker @coroutine#6019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-27 04:55:50.109 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.114 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.115 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.116 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.120 [DefaultDispatcher-worker-17 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.123 [DefaultDispatcher-worker-14 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:50.123 [DefaultDispatcher-worker-14 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.123 [DefaultDispatcher-worker-14 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.123 [DefaultDispatcher-worker-14 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.123 [DefaultDispatcher-worker-14 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.123 [DefaultDispatcher-worker-14 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.131 [DefaultDispatcher-worker-11 @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.135 [DefaultDispatcher-worker-16 @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.140 [DefaultDispatcher-worker-3 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@392a40d9 2025-02-27 04:55:50.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-27 04:55:50.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-27 04:55:50.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:50.141 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@392a40d9: (connection evicted) 2025-02-27 04:55:50.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-27 04:55:50.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3467d540 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-02-27 04:55:50.143 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-27 04:55:50.151 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-02-27 04:55:50.155 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-02-27 04:55:50.156 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-02-27 04:55:50.157 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e32a23 2025-02-27 04:55:50.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-27 04:55:50.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-27 04:55:50.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-27 04:55:50.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b869b4 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.162 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-27 04:55:50.163 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-02-27 04:55:50.163 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-02-27 04:55:50.163 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-27 04:55:50.164 [DefaultDispatcher-worker-19 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:50.164 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.164 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.164 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.165 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.165 [DefaultDispatcher-worker-16 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.170 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-02-27 04:55:50.175 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-02-27 04:55:50.176 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-02-27 04:55:50.177 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2025-02-27 04:55:50.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-27 04:55:50.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-27 04:55:50.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-27 04:55:50.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@331d651b 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-02-27 04:55:50.180 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-27 04:55:50.188 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-02-27 04:55:50.193 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-02-27 04:55:50.194 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-02-27 04:55:50.195 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162bc9e8 2025-02-27 04:55:50.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-27 04:55:50.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-27 04:55:50.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-27 04:55:50.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-27 04:55:50.198 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e13dfdc 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b2d258 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b2d258 2025-02-27 04:55:50.199 [UI Thread @coroutine#6126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-27 04:55:50.203 [DefaultDispatcher-worker-15 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:50.203 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.203 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.203 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.203 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.209 [UI Thread @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b2d258 2025-02-27 04:55:50.215 [UI Thread @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b2d258 2025-02-27 04:55:50.215 [UI Thread @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b2d258 2025-02-27 04:55:50.216 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b2d258 2025-02-27 04:55:50.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-27 04:55:50.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-27 04:55:50.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:50.218 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b2d258: (connection evicted) 2025-02-27 04:55:50.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-27 04:55:50.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae729fb 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-02-27 04:55:50.220 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-27 04:55:50.228 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-02-27 04:55:50.233 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-02-27 04:55:50.234 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-02-27 04:55:50.235 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22351330 2025-02-27 04:55:50.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-27 04:55:50.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-27 04:55:50.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-27 04:55:50.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@506d7831 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-27 04:55:50.237 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-27 04:55:50.245 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-27 04:55:50.250 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-27 04:55:50.251 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-27 04:55:50.251 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3f8115 2025-02-27 04:55:50.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-27 04:55:50.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-27 04:55:50.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-27 04:55:50.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e3f38c1 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-27 04:55:50.253 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-27 04:55:50.261 [DefaultDispatcher-worker-14 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:50.261 [DefaultDispatcher-worker-14 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.261 [DefaultDispatcher-worker-14 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.261 [DefaultDispatcher-worker-14 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.262 [DefaultDispatcher-worker-18 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.262 [DefaultDispatcher-worker-18 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.262 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-27 04:55:50.267 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-27 04:55:50.267 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-27 04:55:50.268 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0c35a8 2025-02-27 04:55:50.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-27 04:55:50.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-27 04:55:50.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-27 04:55:50.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a2173cd 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-02-27 04:55:50.270 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-27 04:55:50.278 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-02-27 04:55:50.283 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-02-27 04:55:50.284 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-02-27 04:55:50.285 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af44e42 2025-02-27 04:55:50.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-27 04:55:50.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-27 04:55:50.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-27 04:55:50.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ce90b4 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-27 04:55:50.287 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-27 04:55:50.295 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-27 04:55:50.300 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-27 04:55:50.301 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-27 04:55:50.302 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@491ef90c 2025-02-27 04:55:50.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-27 04:55:50.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-27 04:55:50.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-27 04:55:50.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e6d4a64 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.305 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-02-27 04:55:50.306 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-27 04:55:50.314 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-02-27 04:55:50.319 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-02-27 04:55:50.320 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-02-27 04:55:50.321 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6760a91d 2025-02-27 04:55:50.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-27 04:55:50.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-27 04:55:50.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-27 04:55:50.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b225c59 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.323 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-27 04:55:50.324 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-02-27 04:55:50.324 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-02-27 04:55:50.324 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-27 04:55:50.332 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-02-27 04:55:50.337 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-02-27 04:55:50.337 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-02-27 04:55:50.338 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ec391a 2025-02-27 04:55:50.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-27 04:55:50.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-27 04:55:50.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-27 04:55:50.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-27 04:55:50.340 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-27 04:55:50.340 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.340 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.340 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.340 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.340 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.340 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.340 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71676e5f 2025-02-27 04:55:50.340 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-02-27 04:55:50.341 [Test worker @coroutine#6266] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-27 04:55:50.349 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-02-27 04:55:50.354 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-02-27 04:55:50.355 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-02-27 04:55:50.356 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c36416b 2025-02-27 04:55:50.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-27 04:55:50.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-27 04:55:50.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-27 04:55:50.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13bf9a03 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.358 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-27 04:55:50.359 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@118e24af 2025-02-27 04:55:50.359 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@118e24af 2025-02-27 04:55:50.359 [Test worker @coroutine#6284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-27 04:55:50.367 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118e24af 2025-02-27 04:55:50.371 [DefaultDispatcher-worker-6 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:50.372 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.372 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.372 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.372 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118e24af 2025-02-27 04:55:50.372 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.372 [DefaultDispatcher-worker-14 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.373 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118e24af 2025-02-27 04:55:50.374 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118e24af 2025-02-27 04:55:50.376 [UI Thread @coroutine#6301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-27 04:55:50.376 [UI Thread @coroutine#6301] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-02-27 04:55:50.376 [UI Thread @coroutine#6301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-27 04:55:50.377 [UI Thread @coroutine#6301] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-27 04:55:50.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-27 04:55:50.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-27 04:55:50.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-27 04:55:50.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c247e5b 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.378 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-02-27 04:55:50.379 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-27 04:55:50.387 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-02-27 04:55:50.392 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-02-27 04:55:50.393 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-02-27 04:55:50.393 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-02-27 04:55:50.395 [UI Thread @coroutine#6324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51191/Site/verify 2025-02-27 04:55:50.395 [UI Thread @coroutine#6324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51191/Site/verify. 2025-02-27 04:55:50.395 [UI Thread @coroutine#6324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51191/Site/verify 2025-02-27 04:55:50.396 [UI Thread @coroutine#6324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51191/Site/verify 2025-02-27 04:55:50.396 [UI Thread @coroutine#6324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51191/Site/verify 2025-02-27 04:55:50.396 [UI Thread @coroutine#6324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51191/Site/verify. 2025-02-27 04:55:50.396 [UI Thread @coroutine#6324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51191/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 04:55:50.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-27 04:55:50.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-27 04:55:50.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 04:55:50.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:50.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-27 04:55:50.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d710482 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d361fa 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d361fa 2025-02-27 04:55:50.400 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-02-27 04:55:50.408 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d361fa 2025-02-27 04:55:50.413 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d361fa 2025-02-27 04:55:50.414 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d361fa 2025-02-27 04:55:50.415 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d361fa 2025-02-27 04:55:50.420 [DefaultDispatcher-worker-1 @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d361fa 2025-02-27 04:55:50.423 [DefaultDispatcher-worker-1 @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d361fa 2025-02-27 04:55:50.426 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/699185245720170496/_ustadmanifest.json 2025-02-27 04:55:50.426 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/699185245720170496/_ustadmanifest.json. 2025-02-27 04:55:50.426 [UI Thread @coroutine#6351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/699185245720170496/_ustadmanifest.json 2025-02-27 04:55:50.427 [UI Thread @coroutine#6351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/699185245720170496/_ustadmanifest.json 2025-02-27 04:55:50.427 [UI Thread @coroutine#6351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/699185245720170496/_ustadmanifest.json 2025-02-27 04:55:50.427 [UI Thread @coroutine#6351] TRACE 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:33851/699185245720170496/_ustadmanifest.json. 2025-02-27 04:55:50.427 [UI Thread @coroutine#6351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33851/699185245720170496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:50.428 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33851/mediainfo.json 2025-02-27 04:55:50.428 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33851/mediainfo.json. 2025-02-27 04:55:50.428 [UI Thread @coroutine#6351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33851/mediainfo.json 2025-02-27 04:55:50.428 [UI Thread @coroutine#6351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33851/mediainfo.json 2025-02-27 04:55:50.428 [UI Thread @coroutine#6351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33851/mediainfo.json 2025-02-27 04:55:50.432 [DefaultDispatcher-worker-9 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:50.432 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.432 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.432 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.433 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.433 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.469 [UI Thread @coroutine#6351] TRACE 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:33851/mediainfo.json. 2025-02-27 04:55:50.469 [UI Thread @coroutine#6351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33851/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:50.500 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:50.555 [DefaultDispatcher-worker-15 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:50.555 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.555 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.555 [DefaultDispatcher-worker-15 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.556 [DefaultDispatcher-worker-19 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.556 [DefaultDispatcher-worker-19 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.866 [DefaultDispatcher-worker-17 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 04:55:50.866 [DefaultDispatcher-worker-17 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.867 [DefaultDispatcher-worker-17 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.867 [DefaultDispatcher-worker-17 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.867 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.867 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39025/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.966 [DefaultDispatcher-worker-14 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 04:55:50.967 [DefaultDispatcher-worker-14 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.967 [DefaultDispatcher-worker-14 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:50.967 [DefaultDispatcher-worker-14 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.967 [DefaultDispatcher-worker-16 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:50.967 [DefaultDispatcher-worker-16 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45355/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.042 [DefaultDispatcher-worker-7 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 04:55:51.042 [DefaultDispatcher-worker-7 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.042 [DefaultDispatcher-worker-7 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:51.042 [DefaultDispatcher-worker-7 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.043 [DefaultDispatcher-worker-2 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.043 [DefaultDispatcher-worker-2 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33875/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.130 [DefaultDispatcher-worker-9 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 04:55:51.130 [DefaultDispatcher-worker-9 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.130 [DefaultDispatcher-worker-9 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:51.130 [DefaultDispatcher-worker-9 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.131 [DefaultDispatcher-worker-9 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.131 [DefaultDispatcher-worker-9 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58265/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.170 [DefaultDispatcher-worker-17 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 04:55:51.170 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.170 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:51.170 [DefaultDispatcher-worker-17 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.171 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.171 [DefaultDispatcher-worker-9 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58357/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.208 [DefaultDispatcher-worker-5 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df2dd16 2025-02-27 04:55:51.208 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.208 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:51.208 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.209 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.267 [DefaultDispatcher-worker-6 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 04:55:51.267 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.267 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:51.267 [DefaultDispatcher-worker-6 @coroutine#2248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.267 [DefaultDispatcher-worker-7 @coroutine#2248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.268 [DefaultDispatcher-worker-7 @coroutine#2248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33895/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.377 [DefaultDispatcher-worker-17 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 04:55:51.377 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.377 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:51.377 [DefaultDispatcher-worker-17 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.378 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.378 [DefaultDispatcher-worker-8 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40213/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.437 [DefaultDispatcher-worker-14 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 04:55:51.437 [DefaultDispatcher-worker-14 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.437 [DefaultDispatcher-worker-14 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:51.437 [DefaultDispatcher-worker-14 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.438 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.438 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56475/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-02-27 04:55:51.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-02-27 04:55:51.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:51.473 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67d361fa: (connection evicted) 2025-02-27 04:55:51.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:51.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-02-27 04:55:51.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-02-27 04:55:51.476 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@302b6367 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6aca 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6aca 2025-02-27 04:55:51.477 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-02-27 04:55:51.486 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6aca 2025-02-27 04:55:51.492 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6aca 2025-02-27 04:55:51.493 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6aca 2025-02-27 04:55:51.494 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6aca 2025-02-27 04:55:51.498 [DefaultDispatcher-worker-10 @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6aca 2025-02-27 04:55:51.501 [DefaultDispatcher-worker-15 @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6aca 2025-02-27 04:55:51.577 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:51.580 [UI Thread @coroutine#6412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39641/699185249449246720/_ustadmanifest.json 2025-02-27 04:55:51.580 [UI Thread @coroutine#6412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39641/699185249449246720/_ustadmanifest.json. 2025-02-27 04:55:51.580 [UI Thread @coroutine#6412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39641/699185249449246720/_ustadmanifest.json 2025-02-27 04:55:51.580 [DefaultDispatcher-worker-4 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 04:55:51.580 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.580 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId. 2025-02-27 04:55:51.580 [DefaultDispatcher-worker-4 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.581 [DefaultDispatcher-worker-18 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.581 [DefaultDispatcher-worker-18 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55707/UmAppDatabase/replication/nodeId 2025-02-27 04:55:51.581 [UI Thread @coroutine#6412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39641/699185249449246720/_ustadmanifest.json 2025-02-27 04:55:51.581 [UI Thread @coroutine#6412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39641/699185249449246720/_ustadmanifest.json 2025-02-27 04:55:51.581 [UI Thread @coroutine#6412] TRACE 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:39641/699185249449246720/_ustadmanifest.json. 2025-02-27 04:55:51.581 [UI Thread @coroutine#6412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39641/699185249449246720/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:51.581 [UI Thread @coroutine#6412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39641/tincan.xml 2025-02-27 04:55:51.581 [UI Thread @coroutine#6412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39641/tincan.xml. 2025-02-27 04:55:51.581 [UI Thread @coroutine#6412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39641/tincan.xml 2025-02-27 04:55:51.581 [UI Thread @coroutine#6412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39641/tincan.xml 2025-02-27 04:55:51.581 [UI Thread @coroutine#6412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39641/tincan.xml 2025-02-27 04:55:51.622 [UI Thread @coroutine#6412] TRACE 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:39641/tincan.xml. 2025-02-27 04:55:51.622 [UI Thread @coroutine#6412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39641/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-27 04:55:51.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-02-27 04:55:51.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-02-27 04:55:51.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 04:55:51.629 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5a6aca: (connection evicted) 2025-02-27 04:55:51.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 04:55:51.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-02-27 04:55:51.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-02-27 05:22:35.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-27 05:22:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:35.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7b65d7 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:35.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:35.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-27 05:22:35.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:35.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:35.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-27 05:22:35.800 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:35.816 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:35.818 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:35.840 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:35.842 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1232e25a 2025-02-27 05:22:35.843 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1232e25a 2025-02-27 05:22:35.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf51e6c 2025-02-27 05:22:35.846 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf51e6c 2025-02-27 05:22:35.848 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca892a 2025-02-27 05:22:35.848 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ca892a 2025-02-27 05:22:35.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc81457 2025-02-27 05:22:35.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc81457 2025-02-27 05:22:35.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@586d1d86 2025-02-27 05:22:35.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@586d1d86 2025-02-27 05:22:35.855 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5f6e99 2025-02-27 05:22:35.855 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5f6e99 2025-02-27 05:22:35.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@201039e1 2025-02-27 05:22:35.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@201039e1 2025-02-27 05:22:35.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de7eb18 2025-02-27 05:22:35.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de7eb18 2025-02-27 05:22:35.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d56400f 2025-02-27 05:22:35.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@d56400f 2025-02-27 05:22:35.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:35.949 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:35.949 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:35.949 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:35.950 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:35.952 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:35.953 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 05:22:35.953 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:35.954 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 05:22:36.003 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:36.017 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:36.029 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:36.038 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:36.048 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:36.051 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:36.117 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 05:22:36.135 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 05:22:36.135 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 05:22:36.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-27 05:22:36.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-27 05:22:36.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:36.144 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4: (connection evicted) 2025-02-27 05:22:36.144 [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-02-27 05:22:36.144 [DefaultDispatcher-worker-9 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:36.145 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1232e25a: (connection evicted) 2025-02-27 05:22:36.145 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cf51e6c: (connection evicted) 2025-02-27 05:22:36.145 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18ca892a: (connection evicted) 2025-02-27 05:22:36.146 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc81457: (connection evicted) 2025-02-27 05:22:36.146 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@586d1d86: (connection evicted) 2025-02-27 05:22:36.146 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c5f6e99: (connection evicted) 2025-02-27 05:22:36.146 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@201039e1: (connection evicted) 2025-02-27 05:22:36.147 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de7eb18: (connection evicted) 2025-02-27 05:22:36.147 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d56400f: (connection evicted) 2025-02-27 05:22:36.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:36.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-27 05:22:36.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-27 05:22:36.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e5d3e1 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-27 05:22:36.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-27 05:22:36.156 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.162 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.163 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.165 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:36.165 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:36.165 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:36.165 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:36.172 [DefaultDispatcher-worker-8 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.173 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 05:22:36.173 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:36.173 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 05:22:36.177 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.185 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.194 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.203 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.212 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.216 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.243 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff 2025-02-27 05:22:36.255 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:36.258 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779fd95 2025-02-27 05:22:36.259 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2779fd95 2025-02-27 05:22:36.261 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29be170a 2025-02-27 05:22:36.261 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29be170a 2025-02-27 05:22:36.263 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8196e5 2025-02-27 05:22:36.263 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8196e5 2025-02-27 05:22:36.265 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68831d31 2025-02-27 05:22:36.265 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68831d31 2025-02-27 05:22:36.266 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 05:22:36.267 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 05:22:36.267 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed0e1 2025-02-27 05:22:36.267 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed0e1 2025-02-27 05:22:36.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-27 05:22:36.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-27 05:22:36.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-02-27 05:22:36.268 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:36.268 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb082ff: (connection evicted) 2025-02-27 05:22:36.268 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 05:22:36.269 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2779fd95: (connection evicted) 2025-02-27 05:22:36.269 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29be170a: (connection evicted) 2025-02-27 05:22:36.269 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a191a3 2025-02-27 05:22:36.269 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a191a3 2025-02-27 05:22:36.269 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d8196e5: (connection evicted) 2025-02-27 05:22:36.270 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68831d31: (connection evicted) 2025-02-27 05:22:36.270 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ed0e1: (connection evicted) 2025-02-27 05:22:36.270 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59a191a3: (connection evicted) 2025-02-27 05:22:36.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:36.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-27 05:22:36.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c42964 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-27 05:22:36.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@340c5fb6 2025-02-27 05:22:36.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@340c5fb6 2025-02-27 05:22:36.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-27 05:22:36.414 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:36.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bd4753 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-27 05:22:36.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fd6d1e 2025-02-27 05:22:36.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fd6d1e 2025-02-27 05:22:36.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c11332b 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@3005623b 2025-02-27 05:22:36.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@3005623b 2025-02-27 05:22:36.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-27 05:22:36.711 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25fd6d1e 2025-02-27 05:22:36.746 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:36.760 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:36.852 [DefaultDispatcher-worker-9 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3005623b 2025-02-27 05:22:36.858 [DefaultDispatcher-worker-9 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3005623b 2025-02-27 05:22:36.858 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 05:22:36.858 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45429/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-27 05:22:36.858 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 05:22:36.871 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 05:22:36.871 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45429/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 05:22:36.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-27 05:22:36.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-27 05:22:36.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:36.911 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25fd6d1e: (connection evicted) 2025-02-27 05:22:36.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:36.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-27 05:22:36.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-27 05:22:36.913 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3005623b 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224e6e88 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:36.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-02-27 05:22:36.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2025-02-27 05:22:36.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e5246 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2025-02-27 05:22:36.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2025-02-27 05:22:36.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-27 05:22:36.952 [DefaultDispatcher-worker-10 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2025-02-27 05:22:36.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-27 05:22:36.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-27 05:22:36.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:36.955 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e: (connection evicted) 2025-02-27 05:22:36.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:36.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-27 05:22:36.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-27 05:22:36.956 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28fa541 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-27 05:22:36.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aab7195 2025-02-27 05:22:36.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aab7195 2025-02-27 05:22:36.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-27 05:22:36.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6210666c 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-27 05:22:36.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@52657d5f 2025-02-27 05:22:36.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@52657d5f 2025-02-27 05:22:36.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-27 05:22:36.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-27 05:22:36.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-27 05:22:36.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:36.986 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4aab7195: (connection evicted) 2025-02-27 05:22:36.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:36.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-27 05:22:36.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-27 05:22:36.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54275b5d 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-27 05:22:36.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@271e851e 2025-02-27 05:22:36.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@271e851e 2025-02-27 05:22:36.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff21443 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:36.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:36.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-27 05:22:37.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6b0c7 2025-02-27 05:22:37.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6b0c7 2025-02-27 05:22:37.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-27 05:22:37.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-27 05:22:37.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-27 05:22:37.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.015 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@271e851e: (connection evicted) 2025-02-27 05:22:37.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-27 05:22:37.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0d3e7 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-27 05:22:37.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a5aadd 2025-02-27 05:22:37.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a5aadd 2025-02-27 05:22:37.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-27 05:22:37.026 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c4714ef 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb8301 2025-02-27 05:22:37.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb8301 2025-02-27 05:22:37.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-27 05:22:37.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-27 05:22:37.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-27 05:22:37.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.043 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68a5aadd: (connection evicted) 2025-02-27 05:22:37.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-27 05:22:37.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-27 05:22:37.069 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.100 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.130 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123ca460 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-27 05:22:37.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-02-27 05:22:37.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d626f2 2025-02-27 05:22:37.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460f1cdb 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-27 05:22:37.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7 2025-02-27 05:22:37.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7 2025-02-27 05:22:37.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-27 05:22:37.302 [DefaultDispatcher-worker-8 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7 2025-02-27 05:22:37.303 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.312 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.322 [DefaultDispatcher-worker-8 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7 2025-02-27 05:22:37.328 [DefaultDispatcher-worker-8 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7 2025-02-27 05:22:37.332 [DefaultDispatcher-worker-8 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7 2025-02-27 05:22:37.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-27 05:22:37.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-27 05:22:37.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.369 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d626f2: (connection evicted) 2025-02-27 05:22:37.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-27 05:22:37.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-27 05:22:37.373 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7 2025-02-27 05:22:37.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-27 05:22:37.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe08eaf 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-27 05:22:37.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2025-02-27 05:22:37.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2025-02-27 05:22:37.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a28bda 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-27 05:22:37.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2025-02-27 05:22:37.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2025-02-27 05:22:37.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-27 05:22:37.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-27 05:22:37.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-27 05:22:37.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.403 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba46845: (connection evicted) 2025-02-27 05:22:37.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-27 05:22:37.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669c2b07 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-02-27 05:22:37.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a902015 2025-02-27 05:22:37.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d99dc3 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2025-02-27 05:22:37.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2025-02-27 05:22:37.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-27 05:22:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-27 05:22:37.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-27 05:22:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.415 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a902015: (connection evicted) 2025-02-27 05:22:37.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-27 05:22:37.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-27 05:22:37.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fbd5e0 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2025-02-27 05:22:37.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2025-02-27 05:22:37.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-27 05:22:37.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f6fd101 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2025-02-27 05:22:37.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2025-02-27 05:22:37.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-27 05:22:37.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-27 05:22:37.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-27 05:22:37.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.428 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135064ea: (connection evicted) 2025-02-27 05:22:37.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-27 05:22:37.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbe486c 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2025-02-27 05:22:37.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2025-02-27 05:22:37.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28519bfb 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-27 05:22:37.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2025-02-27 05:22:37.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2025-02-27 05:22:37.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-27 05:22:37.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-27 05:22:37.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-27 05:22:37.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.484 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@636fccb0: (connection evicted) 2025-02-27 05:22:37.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-27 05:22:37.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70777a65 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-27 05:22:37.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f61f5 2025-02-27 05:22:37.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f61f5 2025-02-27 05:22:37.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-27 05:22:37.491 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6480a063 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2025-02-27 05:22:37.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2025-02-27 05:22:37.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-27 05:22:37.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-27 05:22:37.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-27 05:22:37.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.497 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@402f61f5: (connection evicted) 2025-02-27 05:22:37.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-27 05:22:37.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-27 05:22:37.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11cc9e1e 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2025-02-27 05:22:37.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2025-02-27 05:22:37.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54234569 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-27 05:22:37.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f497aa 2025-02-27 05:22:37.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f497aa 2025-02-27 05:22:37.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-27 05:22:37.514 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.517 [DefaultDispatcher-worker-8 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f497aa 2025-02-27 05:22:37.518 [DefaultDispatcher-worker-8 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f497aa 2025-02-27 05:22:37.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-27 05:22:37.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-27 05:22:37.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.519 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c: (connection evicted) 2025-02-27 05:22:37.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-27 05:22:37.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-27 05:22:37.520 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f497aa 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5072e638 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-02-27 05:22:37.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-02-27 05:22:37.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-27 05:22:37.526 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fdac2a7 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-27 05:22:37.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2025-02-27 05:22:37.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2025-02-27 05:22:37.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-27 05:22:37.539 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-27 05:22:37.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-27 05:22:37.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.551 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7: (connection evicted) 2025-02-27 05:22:37.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-27 05:22:37.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16fc5622 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-27 05:22:37.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6906be0f 2025-02-27 05:22:37.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@6906be0f 2025-02-27 05:22:37.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a62d697 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-27 05:22:37.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e01796a 2025-02-27 05:22:37.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e01796a 2025-02-27 05:22:37.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-27 05:22:37.595 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.609 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.631 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.658 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.666 [DefaultDispatcher-worker-10 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e01796a 2025-02-27 05:22:37.667 [DefaultDispatcher-worker-10 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e01796a 2025-02-27 05:22:37.667 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-27 05:22:37.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-27 05:22:37.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.667 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6906be0f: (connection evicted) 2025-02-27 05:22:37.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-27 05:22:37.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-27 05:22:37.668 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e01796a 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f5d7fd5 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2025-02-27 05:22:37.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2025-02-27 05:22:37.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d622556 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2025-02-27 05:22:37.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2025-02-27 05:22:37.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-27 05:22:37.771 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.779 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-27 05:22:37.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-27 05:22:37.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.809 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc: (connection evicted) 2025-02-27 05:22:37.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-27 05:22:37.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4392362c 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-27 05:22:37.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2025-02-27 05:22:37.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2025-02-27 05:22:37.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d99732 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2025-02-27 05:22:37.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2025-02-27 05:22:37.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-27 05:22:37.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-27 05:22:37.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-27 05:22:37.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.823 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@839755f: (connection evicted) 2025-02-27 05:22:37.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-27 05:22:37.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-27 05:22:37.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@283e1759 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-02-27 05:22:37.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8 2025-02-27 05:22:37.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f68e4e8 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-27 05:22:37.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-02-27 05:22:37.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-02-27 05:22:37.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-27 05:22:37.921 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.933 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.938 [DefaultDispatcher-worker-8 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-02-27 05:22:37.939 [DefaultDispatcher-worker-8 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-02-27 05:22:37.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-27 05:22:37.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-27 05:22:37.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.939 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a01dd8: (connection evicted) 2025-02-27 05:22:37.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-27 05:22:37.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-27 05:22:37.940 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@588d630d 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-02-27 05:22:37.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6 2025-02-27 05:22:37.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-27 05:22:37.943 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5342eec5 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@261a66b8 2025-02-27 05:22:37.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@261a66b8 2025-02-27 05:22:37.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-27 05:22:37.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-27 05:22:37.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-27 05:22:37.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:37.953 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@459d2ee6: (connection evicted) 2025-02-27 05:22:37.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-27 05:22:37.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-27 05:22:37.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356fa0d1 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-27 05:22:37.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2025-02-27 05:22:37.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2025-02-27 05:22:37.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-27 05:22:37.969 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2025-02-27 05:22:37.974 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2025-02-27 05:22:37.975 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ee258 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a49597 2025-02-27 05:22:37.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a49597 2025-02-27 05:22:37.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-27 05:22:37.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-27 05:22:37.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-27 05:22:37.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:22:37.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:37.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-27 05:22:37.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218f2f51 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-27 05:22:37.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-02-27 05:22:37.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-02-27 05:22:37.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-27 05:22:37.988 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-02-27 05:22:37.994 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-02-27 05:22:37.995 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:37.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:37.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-27 05:22:37.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-02-27 05:22:37.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-02-27 05:22:37.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-27 05:22:38.001 [DefaultDispatcher-worker-15 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39afe59f 2025-02-27 05:22:38.002 [DefaultDispatcher-worker-6 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-02-27 05:22:38.004 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-02-27 05:22:38.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-27 05:22:38.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-27 05:22:38.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.005 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39afe59f: (connection evicted) 2025-02-27 05:22:38.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-27 05:22:38.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9c11fb 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-27 05:22:38.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-02-27 05:22:38.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-02-27 05:22:38.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-27 05:22:38.009 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-02-27 05:22:38.015 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-02-27 05:22:38.016 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-02-27 05:22:38.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5daad59a 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-02-27 05:22:38.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-02-27 05:22:38.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-27 05:22:38.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-27 05:22:38.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-27 05:22:38.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:22:38.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-27 05:22:38.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74431832 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:38.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-27 05:22:38.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-02-27 05:22:38.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-02-27 05:22:38.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-27 05:22:38.024 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-02-27 05:22:38.029 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-02-27 05:22:38.030 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70592729 2025-02-27 05:22:38.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d60fa1 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-02-27 05:22:38.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-02-27 05:22:38.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-27 05:22:38.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-27 05:22:38.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-27 05:22:38.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:22:38.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-27 05:22:38.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71316cd7 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-02-27 05:22:38.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-02-27 05:22:38.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-27 05:22:38.051 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.071 [DefaultDispatcher-worker-1 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-02-27 05:22:38.077 [DefaultDispatcher-worker-20 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-02-27 05:22:38.078 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.097 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.105 [DefaultDispatcher-worker-10 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14239223 2025-02-27 05:22:38.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-27 05:22:38.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-27 05:22:38.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.107 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14239223: (connection evicted) 2025-02-27 05:22:38.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-27 05:22:38.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5896b9f5 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-27 05:22:38.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2025-02-27 05:22:38.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2025-02-27 05:22:38.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-27 05:22:38.118 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.129 [DefaultDispatcher-worker-9 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2025-02-27 05:22:38.132 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.134 [DefaultDispatcher-worker-7 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0 2025-02-27 05:22:38.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-27 05:22:38.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-27 05:22:38.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.143 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a5bef0: (connection evicted) 2025-02-27 05:22:38.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-27 05:22:38.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-27 05:22:38.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3573e19d 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-02-27 05:22:38.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-02-27 05:22:38.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-27 05:22:38.164 [DefaultDispatcher-worker-5 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c 2025-02-27 05:22:38.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-27 05:22:38.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-27 05:22:38.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.165 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a6dbb7c: (connection evicted) 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-27 05:22:38.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34bf66af 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-27 05:22:38.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-02-27 05:22:38.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-02-27 05:22:38.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-27 05:22:38.187 [DefaultDispatcher-worker-1 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-02-27 05:22:38.191 [DefaultDispatcher-worker-19 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-02-27 05:22:38.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-27 05:22:38.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-27 05:22:38.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.192 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8: (connection evicted) 2025-02-27 05:22:38.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-27 05:22:38.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e194966 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-27 05:22:38.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-02-27 05:22:38.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-02-27 05:22:38.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-27 05:22:38.212 [DefaultDispatcher-worker-7 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-02-27 05:22:38.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-27 05:22:38.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-27 05:22:38.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.213 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c: (connection evicted) 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-27 05:22:38.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25df2014 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-27 05:22:38.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387 2025-02-27 05:22:38.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387 2025-02-27 05:22:38.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-27 05:22:38.232 [DefaultDispatcher-worker-19 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387 2025-02-27 05:22:38.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-27 05:22:38.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-27 05:22:38.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.232 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b9c2387: (connection evicted) 2025-02-27 05:22:38.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-27 05:22:38.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-27 05:22:38.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311a09b2 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-02-27 05:22:38.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-02-27 05:22:38.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-27 05:22:38.411 [DefaultDispatcher-worker-3 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-02-27 05:22:38.417 [DefaultDispatcher-worker-13 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-02-27 05:22:38.418 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44315/manifest.json 2025-02-27 05:22:38.418 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44315/manifest.json. 2025-02-27 05:22:38.418 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44315/manifest.json 2025-02-27 05:22:38.419 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44315/manifest.json 2025-02-27 05:22:38.419 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44315/manifest.json 2025-02-27 05:22:38.471 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.493 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44315/manifest.json. 2025-02-27 05:22:38.493 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44315/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:22:38.501 [DefaultDispatcher-worker-3 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301d84f6 2025-02-27 05:22:38.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-27 05:22:38.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-27 05:22:38.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.505 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301d84f6: (connection evicted) 2025-02-27 05:22:38.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-27 05:22:38.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54530644 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-02-27 05:22:38.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-02-27 05:22:38.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-27 05:22:38.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-27 05:22:38.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@366bf608 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@e890591 2025-02-27 05:22:38.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@e890591 2025-02-27 05:22:38.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-27 05:22:38.531 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 05:22:38.570 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-02-27 05:22:38.570 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@25d9298e 2025-02-27 05:22:38.608 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.615 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.622 [DefaultDispatcher-worker-3 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:36157 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@662e5590 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-27 05:22:38.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e573e 2025-02-27 05:22:38.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e573e 2025-02-27 05:22:38.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-27 05:22:38.642 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 05:22:38.646 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 05:22:38.646 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 05:22:38.646 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 05:22:38.646 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 05:22:38.646 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 05:22:38.646 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 05:22:38.647 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 05:22:38.647 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ee70a7 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:38.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:38.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:38.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:38.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:38.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:38.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-27 05:22:38.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-27 05:22:38.676 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.681 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.685 [DefaultDispatcher-worker-5 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e573e 2025-02-27 05:22:38.687 [DefaultDispatcher-worker-5 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e573e 2025-02-27 05:22:38.691 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.696 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.696 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json 2025-02-27 05:22:38.696 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json. 2025-02-27 05:22:38.696 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json 2025-02-27 05:22:38.698 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json 2025-02-27 05:22:38.698 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json 2025-02-27 05:22:38.699 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json. 2025-02-27 05:22:38.699 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:22:38.706 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.709 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 05:22:38.710 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b710c4ca-629c-4527-9c05-1df8b036aaf9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 05:22:38.712 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 05:22:38.712 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b710c4ca-629c-4527-9c05-1df8b036aaf9 2025-02-27 05:22:38.714 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36157/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:38.714 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36157/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:38.714 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36157/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:38.715 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36157/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:38.719 [DefaultDispatcher-worker-16 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.720 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36157/UmAppDatabase/replication/nodeId 2025-02-27 05:22:38.720 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36157/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:38.720 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36157/UmAppDatabase/replication/nodeId 2025-02-27 05:22:38.723 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36157/api/blob/upload-init-batch 2025-02-27 05:22:38.723 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36157/api/blob/upload-init-batch. 2025-02-27 05:22:38.723 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36157/api/blob/upload-init-batch 2025-02-27 05:22:38.723 [DefaultDispatcher-worker-17 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36157/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 05:22:38.725 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.748 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.758 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 05:22:38.758 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 05:22:38.758 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 05:22:38.758 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 05:22:38.762 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:38.762 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:38.763 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 05:22:38.763 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:38.763 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:38.765 [DefaultDispatcher-worker-5 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36157/UmAppDatabase/replication/nodeId 2025-02-27 05:22:38.765 [DefaultDispatcher-worker-5 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36157/UmAppDatabase/replication/nodeId 2025-02-27 05:22:38.765 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:38.766 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36157/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:38.766 [DefaultDispatcher-worker-11 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36157/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:38.769 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-02-27 05:22:38.769 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-02-27 05:22:38.771 [DefaultDispatcher-worker-3 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.772 [eventLoopGroupProxy-4-1 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-02-27 05:22:38.776 [DefaultDispatcher-worker-18 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.780 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 24ms 2025-02-27 05:22:38.781 [DefaultDispatcher-worker-18 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36157/api/blob/upload-init-batch 2025-02-27 05:22:38.781 [DefaultDispatcher-worker-18 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36157/api/blob/upload-init-batch 2025-02-27 05:22:38.784 [DefaultDispatcher-worker-18 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36157/api/blob/upload-init-batch. 2025-02-27 05:22:38.784 [DefaultDispatcher-worker-18 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36157/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:38.794 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36157/api/blob/upload-batch-data 2025-02-27 05:22:38.794 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36157/api/blob/upload-batch-data. 2025-02-27 05:22:38.794 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36157/api/blob/upload-batch-data 2025-02-27 05:22:38.794 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36157/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:38.796 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:38.803 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-02-27 05:22:38.804 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:38.804 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-02-27 05:22:38.805 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36157/api/blob/upload-batch-data 2025-02-27 05:22:38.810 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36157/api/blob/upload-batch-data 2025-02-27 05:22:38.810 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36157/api/blob/upload-batch-data. 2025-02-27 05:22:38.810 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36157/api/blob/upload-batch-data 2025-02-27 05:22:38.810 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36157/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:38.811 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:38.813 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-02-27 05:22:38.813 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:38.813 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:38.814 [DefaultDispatcher-worker-18 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36157/api/blob/upload-batch-data 2025-02-27 05:22:38.825 [DefaultDispatcher-worker-17 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.831 [DefaultDispatcher-worker-11 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.841 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36157/UmAppDatabase/replication/message 2025-02-27 05:22:38.841 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36157/UmAppDatabase/replication/message. 2025-02-27 05:22:38.841 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36157/UmAppDatabase/replication/message 2025-02-27 05:22:38.841 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36157/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 05:22:38.842 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 05:22:38.843 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 05:22:38.843 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:38.855 [DefaultDispatcher-worker-9 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e890591 2025-02-27 05:22:38.855 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:38.856 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-02-27 05:22:38.856 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json 2025-02-27 05:22:38.856 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json. 2025-02-27 05:22:38.856 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json 2025-02-27 05:22:38.856 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36157/UmAppDatabase/replication/message 2025-02-27 05:22:38.856 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36157/UmAppDatabase/replication/message 2025-02-27 05:22:38.856 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36157/UmAppDatabase/replication/message. 2025-02-27 05:22:38.857 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36157/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:38.857 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json 2025-02-27 05:22:38.857 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json 2025-02-27 05:22:38.857 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json. 2025-02-27 05:22:38.857 [DefaultDispatcher-worker-15 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36157/api/content/699192149190373376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:22:38.862 [DefaultDispatcher-worker-8 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21be80f6 2025-02-27 05:22:38.862 [DefaultDispatcher-worker-15 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e890591 2025-02-27 05:22:38.863 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 05:22:38.863 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 05:22:38.863 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 05:22:38.863 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 05:22:38.863 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 05:22:38.864 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e573e 2025-02-27 05:22:38.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-27 05:22:38.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-27 05:22:38.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:38.864 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21be80f6: (connection evicted) 2025-02-27 05:22:38.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:38.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-27 05:22:38.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-27 05:22:39.143 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:39.143 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:39.326 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:39.869 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@25d9298e 2025-02-27 05:22:39.869 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@25d9298e 2025-02-27 05:22:39.871 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a45308f 2025-02-27 05:22:39.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-27 05:22:39.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-27 05:22:39.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:39.871 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e890591: (connection evicted) 2025-02-27 05:22:39.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:39.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-27 05:22:39.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-27 05:22:39.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357e7113 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:39.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:39.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:39.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f39ad3f 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:39.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2025-02-27 05:22:39.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2025-02-27 05:22:39.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-27 05:22:39.886 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 05:22:39.888 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-02-27 05:22:39.888 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4dd425dc 2025-02-27 05:22:39.889 [DefaultDispatcher-worker-17 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:34407 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64cec4d0 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:39.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-27 05:22:39.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-02-27 05:22:39.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-02-27 05:22:39.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-27 05:22:39.893 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 05:22:39.893 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 05:22:39.893 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 05:22:39.893 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 05:22:39.893 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 05:22:39.893 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 05:22:39.893 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 05:22:39.893 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 05:22:39.893 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f69d246 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:39.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:39.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-27 05:22:39.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-27 05:22:39.916 [DefaultDispatcher-worker-18 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.920 [DefaultDispatcher-worker-10 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.925 [DefaultDispatcher-worker-20 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-02-27 05:22:39.926 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-02-27 05:22:39.931 [DefaultDispatcher-worker-15 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.935 [DefaultDispatcher-worker-19 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.935 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json 2025-02-27 05:22:39.935 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json. 2025-02-27 05:22:39.935 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json 2025-02-27 05:22:39.936 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json 2025-02-27 05:22:39.936 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json 2025-02-27 05:22:39.936 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json. 2025-02-27 05:22:39.936 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:22:39.943 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.944 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 05:22:39.944 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-16347b23-8f4a-4ac1-a9f9-f526bf37b2a1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 05:22:39.945 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 05:22:39.945 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-16347b23-8f4a-4ac1-a9f9-f526bf37b2a1 2025-02-27 05:22:39.945 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:39.945 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34407/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:39.945 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:39.946 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:39.948 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 05:22:39.948 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 05:22:39.948 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:39.948 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:39.948 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:39.949 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:39.949 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-02-27 05:22:39.949 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:39.949 [DefaultDispatcher-worker-5 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34407/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:39.951 [DefaultDispatcher-worker-9 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.951 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/UmAppDatabase/replication/nodeId 2025-02-27 05:22:39.951 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34407/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:39.951 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/UmAppDatabase/replication/nodeId 2025-02-27 05:22:39.952 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-init-batch 2025-02-27 05:22:39.952 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-init-batch. 2025-02-27 05:22:39.952 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-init-batch 2025-02-27 05:22:39.952 [DefaultDispatcher-worker-7 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 05:22:39.952 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 05:22:39.953 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:39.953 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-27 05:22:39.953 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/UmAppDatabase/replication/nodeId 2025-02-27 05:22:39.953 [DefaultDispatcher-worker-5 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34407/UmAppDatabase/replication/nodeId 2025-02-27 05:22:39.954 [eventLoopGroupProxy-7-3 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 05:22:39.954 [eventLoopGroupProxy-7-3 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 05:22:39.955 [eventLoopGroupProxy-7-3 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:39.956 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-27 05:22:39.957 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-init-batch 2025-02-27 05:22:39.957 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34407/api/blob/upload-init-batch 2025-02-27 05:22:39.957 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-init-batch. 2025-02-27 05:22:39.957 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34407/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:39.958 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:39.958 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:39.958 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:39.958 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:39.959 [DefaultDispatcher-worker-6 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.959 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:39.961 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:39.961 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:39.962 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 05:22:39.962 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:39.964 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:39.964 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:39.964 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:39.965 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:39.966 [DefaultDispatcher-worker-6 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:39.966 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:39.968 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:39.968 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:39.969 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 05:22:39.969 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:39.970 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:39.970 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:39.970 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:39.970 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:39.971 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:39.978 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:39.978 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:39.991 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:39.994 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:39.999 [DefaultDispatcher-worker-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2025-02-27 05:22:40.013 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.013 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:40.014 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.015 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.015 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.015 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.015 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.016 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.016 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:40.016 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.017 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.017 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34407/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:40.017 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:34407/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34407/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-27 05:22:40.017 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:34407/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.023 [DefaultDispatcher-worker-4 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:40.028 [DefaultDispatcher-worker-4 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:40.030 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 05:22:40.529 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b982ff71-b3f2-4c99-9ec5-669566b85449', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 05:22:40.529 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 05:22:40.529 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b982ff71-b3f2-4c99-9ec5-669566b85449 2025-02-27 05:22:40.531 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-init-batch 2025-02-27 05:22:40.531 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-init-batch. 2025-02-27 05:22:40.531 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-init-batch 2025-02-27 05:22:40.531 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 05:22:40.532 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 05:22:40.532 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 05:22:40.533 [eventLoopGroupProxy-7-1 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:40.535 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-27 05:22:40.535 [DefaultDispatcher-worker-4 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-init-batch 2025-02-27 05:22:40.535 [DefaultDispatcher-worker-4 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34407/api/blob/upload-init-batch 2025-02-27 05:22:40.535 [DefaultDispatcher-worker-4 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-init-batch. 2025-02-27 05:22:40.535 [DefaultDispatcher-worker-4 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34407/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:40.536 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.536 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.536 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.536 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.537 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.539 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.539 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:40.539 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.540 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.540 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.540 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.540 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.541 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.543 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.543 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:40.543 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.544 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.544 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.544 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.544 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.545 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.586 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.586 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 05:22:40.587 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.587 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.587 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.587 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.587 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.588 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.630 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.631 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:40.631 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.632 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.632 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.632 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.632 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.633 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.674 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.674 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 05:22:40.675 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.675 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.675 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.675 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.675 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.676 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.718 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.718 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:40.719 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.719 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.719 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.719 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.719 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.720 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.762 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.762 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:40.763 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.763 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.763 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.763 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.763 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.764 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.806 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.806 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:40.807 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.807 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.807 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.807 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.807 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.808 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.850 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.850 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:40.851 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.852 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.852 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.852 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.852 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.853 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.894 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.894 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:40.895 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.895 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.895 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.895 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.895 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.896 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.938 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.938 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:40.939 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.939 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.939 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.939 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.939 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.940 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:40.982 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:40.983 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:40.983 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.984 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.984 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:40.984 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:40.984 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:40.985 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:41.026 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:41.026 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:41.027 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.028 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.028 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:41.028 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.028 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:41.029 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:41.035 [DefaultDispatcher-worker-8 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:41.071 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:41.071 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:41.072 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 05:22:41.072 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.073 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.073 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:41.073 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.073 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:41.074 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:41.075 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:41.075 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:41.075 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:41.076 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.076 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.076 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/blob/upload-batch-data. 2025-02-27 05:22:41.076 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.076 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:41.077 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:41.078 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:41.079 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:41.079 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:41.079 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/blob/upload-batch-data 2025-02-27 05:22:41.085 [DefaultDispatcher-worker-18 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:41.090 [DefaultDispatcher-worker-6 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:41.090 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/UmAppDatabase/replication/message 2025-02-27 05:22:41.090 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34407/UmAppDatabase/replication/message. 2025-02-27 05:22:41.090 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/UmAppDatabase/replication/message 2025-02-27 05:22:41.090 [DefaultDispatcher-worker-6 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34407/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 05:22:41.091 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 05:22:41.092 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 05:22:41.092 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:41.102 [DefaultDispatcher-worker-16 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2025-02-27 05:22:41.102 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:41.102 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-02-27 05:22:41.102 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json 2025-02-27 05:22:41.102 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json. 2025-02-27 05:22:41.102 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json 2025-02-27 05:22:41.103 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/UmAppDatabase/replication/message 2025-02-27 05:22:41.103 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34407/UmAppDatabase/replication/message 2025-02-27 05:22:41.103 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34407/UmAppDatabase/replication/message. 2025-02-27 05:22:41.103 [DefaultDispatcher-worker-14 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34407/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:41.104 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json 2025-02-27 05:22:41.104 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json 2025-02-27 05:22:41.104 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json. 2025-02-27 05:22:41.105 [DefaultDispatcher-worker-19 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34407/api/content/699192153732210688/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:22:41.108 [DefaultDispatcher-worker-1 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2025-02-27 05:22:41.110 [DefaultDispatcher-worker-5 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2025-02-27 05:22:41.110 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 05:22:41.110 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 05:22:41.110 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 05:22:41.110 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 05:22:41.110 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 05:22:41.111 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e9db77 2025-02-27 05:22:41.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-27 05:22:41.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-27 05:22:41.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:41.112 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53: (connection evicted) 2025-02-27 05:22:41.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:41.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-27 05:22:41.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-27 05:22:41.393 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:41.530 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:41.586 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:41.876 [DefaultDispatcher-worker-5 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feaafb3 2025-02-27 05:22:42.115 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4dd425dc 2025-02-27 05:22:42.115 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4dd425dc 2025-02-27 05:22:42.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-27 05:22:42.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-27 05:22:42.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:42.116 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7612f385: (connection evicted) 2025-02-27 05:22:42.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:42.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-27 05:22:42.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-27 05:22:42.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5274acd1 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:42.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-02-27 05:22:42.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-02-27 05:22:42.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9863ed5 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:42.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-02-27 05:22:42.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-02-27 05:22:42.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-27 05:22:42.151 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 05:22:42.152 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-27 05:22:42.152 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4fea23d6 2025-02-27 05:22:42.153 [DefaultDispatcher-worker-5 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:35337 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f602930 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:42.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:42.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-02-27 05:22:42.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-02-27 05:22:42.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-27 05:22:42.155 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 05:22:42.155 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 05:22:42.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 05:22:42.155 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 05:22:42.156 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 05:22:42.156 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 05:22:42.156 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 05:22:42.156 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 05:22:42.156 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2b4303 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:42.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-27 05:22:42.176 [DefaultDispatcher-worker-9 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.181 [DefaultDispatcher-worker-14 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.185 [DefaultDispatcher-worker-3 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-02-27 05:22:42.186 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-02-27 05:22:42.192 [DefaultDispatcher-worker-17 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.198 [DefaultDispatcher-worker-7 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.198 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json 2025-02-27 05:22:42.198 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json. 2025-02-27 05:22:42.198 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json 2025-02-27 05:22:42.199 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json 2025-02-27 05:22:42.199 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json 2025-02-27 05:22:42.203 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json. 2025-02-27 05:22:42.203 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:22:42.211 [DefaultDispatcher-worker-14 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.212 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 05:22:42.212 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c124b653-3565-4a4f-8338-60bcbee4f83b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 05:22:42.213 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 05:22:42.213 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c124b653-3565-4a4f-8338-60bcbee4f83b 2025-02-27 05:22:42.213 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:42.213 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35337/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:42.213 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:42.213 [DefaultDispatcher-worker-3 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35337/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:42.215 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 05:22:42.216 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 05:22:42.216 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:42.216 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:42.216 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:42.216 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:42.217 [eventLoopGroupProxy-10-1 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-02-27 05:22:42.217 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:42.217 [DefaultDispatcher-worker-8 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35337/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:42.219 [DefaultDispatcher-worker-15 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.219 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/UmAppDatabase/replication/nodeId 2025-02-27 05:22:42.219 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35337/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:42.219 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/UmAppDatabase/replication/nodeId 2025-02-27 05:22:42.220 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/api/blob/upload-init-batch 2025-02-27 05:22:42.220 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/blob/upload-init-batch. 2025-02-27 05:22:42.220 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/api/blob/upload-init-batch 2025-02-27 05:22:42.220 [DefaultDispatcher-worker-12 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35337/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 05:22:42.221 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 05:22:42.221 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:42.221 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-27 05:22:42.221 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/UmAppDatabase/replication/nodeId 2025-02-27 05:22:42.221 [DefaultDispatcher-worker-15 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35337/UmAppDatabase/replication/nodeId 2025-02-27 05:22:42.222 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 05:22:42.222 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 05:22:42.223 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-02-27 05:22:42.224 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-27 05:22:42.225 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/api/blob/upload-init-batch 2025-02-27 05:22:42.225 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35337/api/blob/upload-init-batch 2025-02-27 05:22:42.225 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35337/api/blob/upload-init-batch. 2025-02-27 05:22:42.225 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35337/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:42.227 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.227 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/blob/upload-batch-data. 2025-02-27 05:22:42.227 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.227 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:42.228 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:42.228 [DefaultDispatcher-worker-8 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.230 [eventLoopGroupProxy-10-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-02-27 05:22:42.230 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:42.231 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 05:22:42.231 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.232 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.232 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/blob/upload-batch-data. 2025-02-27 05:22:42.232 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.232 [DefaultDispatcher-worker-15 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:42.233 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:42.234 [DefaultDispatcher-worker-19 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.235 [eventLoopGroupProxy-10-1 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-02-27 05:22:42.235 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:42.235 [eventLoopGroupProxy-10-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:42.235 [DefaultDispatcher-worker-19 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.239 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.239 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/blob/upload-batch-data. 2025-02-27 05:22:42.239 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.239 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:42.240 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:42.240 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:42.242 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:42.243 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-02-27 05:22:42.244 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:42.244 [eventLoopGroupProxy-10-1 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-27 05:22:42.244 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.246 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.246 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/blob/upload-batch-data. 2025-02-27 05:22:42.246 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.246 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:42.247 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:42.249 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-02-27 05:22:42.249 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:42.249 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:42.250 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.251 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.251 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/blob/upload-batch-data. 2025-02-27 05:22:42.251 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.251 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35337/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:42.252 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:42.253 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-02-27 05:22:42.254 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:42.254 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:42.254 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:42.254 [DefaultDispatcher-worker-8 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/api/blob/upload-batch-data 2025-02-27 05:22:42.257 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:42.264 [DefaultDispatcher-worker-9 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.269 [DefaultDispatcher-worker-20 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.270 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/UmAppDatabase/replication/message 2025-02-27 05:22:42.270 [DefaultDispatcher-worker-20 @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:35337/UmAppDatabase/replication/message. 2025-02-27 05:22:42.270 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/UmAppDatabase/replication/message 2025-02-27 05:22:42.270 [DefaultDispatcher-worker-20 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35337/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 05:22:42.271 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 05:22:42.271 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 05:22:42.272 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:42.282 [DefaultDispatcher-worker-20 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-02-27 05:22:42.282 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:42.283 [eventLoopGroupProxy-10-1 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-27 05:22:42.283 [DefaultDispatcher-worker-13 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json 2025-02-27 05:22:42.283 [DefaultDispatcher-worker-13 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json. 2025-02-27 05:22:42.283 [DefaultDispatcher-worker-13 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json 2025-02-27 05:22:42.283 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/UmAppDatabase/replication/message 2025-02-27 05:22:42.283 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35337/UmAppDatabase/replication/message 2025-02-27 05:22:42.283 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35337/UmAppDatabase/replication/message. 2025-02-27 05:22:42.283 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35337/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:42.284 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json 2025-02-27 05:22:42.284 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json 2025-02-27 05:22:42.284 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json. 2025-02-27 05:22:42.284 [DefaultDispatcher-worker-7 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35337/api/content/699192167665397760/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:22:42.289 [DefaultDispatcher-worker-3 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d399e88 2025-02-27 05:22:42.290 [DefaultDispatcher-worker-6 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4 2025-02-27 05:22:42.291 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 05:22:42.291 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 05:22:42.291 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 05:22:42.291 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 05:22:42.291 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 05:22:42.292 [Test worker @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4c6e32 2025-02-27 05:22:42.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-27 05:22:42.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-27 05:22:42.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:42.292 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d399e88: (connection evicted) 2025-02-27 05:22:42.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:42.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-27 05:22:42.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-27 05:22:42.656 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:42.656 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:42.765 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:43.296 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4fea23d6 2025-02-27 05:22:43.296 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4fea23d6 2025-02-27 05:22:43.297 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2025-02-27 05:22:43.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-27 05:22:43.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-27 05:22:43.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:43.297 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7010c9e4: (connection evicted) 2025-02-27 05:22:43.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:43.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-27 05:22:43.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f59e0e 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:43.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:43.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156f0281 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:43.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-02-27 05:22:43.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-02-27 05:22:43.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-27 05:22:43.334 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 05:22:43.335 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-27 05:22:43.335 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5b16e486 2025-02-27 05:22:43.336 [DefaultDispatcher-worker-6 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:43901 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc33ad9 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:43.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-02-27 05:22:43.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-02-27 05:22:43.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-27 05:22:43.338 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 05:22:43.338 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 05:22:43.338 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 05:22:43.338 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 05:22:43.338 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 05:22:43.338 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 05:22:43.338 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 05:22:43.338 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 05:22:43.338 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b3eab0 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:43.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:43.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-27 05:22:43.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-27 05:22:43.359 [DefaultDispatcher-worker-6 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.363 [DefaultDispatcher-worker-9 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.422 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:43.424 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:43.436 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:43.439 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:43.452 [DefaultDispatcher-worker-9 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-02-27 05:22:43.477 [DefaultDispatcher-worker-9 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-02-27 05:22:43.481 [DefaultDispatcher-worker-9 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-02-27 05:22:43.483 [DefaultDispatcher-worker-9 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-02-27 05:22:43.491 [DefaultDispatcher-worker-19 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.497 [DefaultDispatcher-worker-19 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.497 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json 2025-02-27 05:22:43.497 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json. 2025-02-27 05:22:43.497 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json 2025-02-27 05:22:43.498 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json 2025-02-27 05:22:43.498 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json 2025-02-27 05:22:43.499 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json. 2025-02-27 05:22:43.499 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:22:43.557 [DefaultDispatcher-worker-6 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.557 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 05:22:43.557 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-afd37633-6e43-438f-81a2-912954e0e705', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 05:22:43.558 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 05:22:43.558 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-afd37633-6e43-438f-81a2-912954e0e705 2025-02-27 05:22:43.559 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:43.559 [DefaultDispatcher-worker-6 @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:43901/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:43.559 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:43.559 [DefaultDispatcher-worker-6 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:43.561 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 05:22:43.561 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 05:22:43.561 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.561 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:43.561 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:43.562 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.562 [eventLoopGroupProxy-13-2 @call-handler#794] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-27 05:22:43.562 [DefaultDispatcher-worker-14 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:43.562 [DefaultDispatcher-worker-14 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:43.564 [DefaultDispatcher-worker-20 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.564 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/UmAppDatabase/replication/nodeId 2025-02-27 05:22:43.564 [DefaultDispatcher-worker-20 @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:43901/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:43.564 [DefaultDispatcher-worker-20 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/UmAppDatabase/replication/nodeId 2025-02-27 05:22:43.565 [eventLoopGroupProxy-13-2 @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-02-27 05:22:43.565 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.565 [eventLoopGroupProxy-13-2 @call-handler#802] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-27 05:22:43.566 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/UmAppDatabase/replication/nodeId 2025-02-27 05:22:43.566 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43901/UmAppDatabase/replication/nodeId 2025-02-27 05:22:43.571 [DefaultDispatcher-worker-19 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.576 [DefaultDispatcher-worker-2 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:43.577 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-init-batch 2025-02-27 05:22:43.577 [DefaultDispatcher-worker-10 @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:43901/api/blob/upload-init-batch. 2025-02-27 05:22:43.577 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-init-batch 2025-02-27 05:22:43.577 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 05:22:43.578 [eventLoopGroupProxy-13-2 @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-02-27 05:22:43.579 [eventLoopGroupProxy-13-2 @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-02-27 05:22:43.622 [eventLoopGroupProxy-13-2 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.624 [eventLoopGroupProxy-13-2 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-02-27 05:22:43.624 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-init-batch 2025-02-27 05:22:43.624 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43901/api/blob/upload-init-batch 2025-02-27 05:22:43.625 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43901/api/blob/upload-init-batch. 2025-02-27 05:22:43.625 [DefaultDispatcher-worker-10 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43901/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:43.627 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.627 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.627 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.627 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.628 [eventLoopGroupProxy-13-2 @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-02-27 05:22:43.630 [eventLoopGroupProxy-13-2 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.630 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.630 [eventLoopGroupProxy-13-2 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:43.630 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.631 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.631 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.632 [eventLoopGroupProxy-13-2 @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-02-27 05:22:43.674 [eventLoopGroupProxy-13-2 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.674 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.674 [eventLoopGroupProxy-13-2 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:43.675 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.676 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.676 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.676 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.676 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.677 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:43.678 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.678 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.678 [eventLoopGroupProxy-13-2 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:43.678 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.679 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.679 [DefaultDispatcher-worker-10 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.679 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.679 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.680 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:43.683 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.683 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.683 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 05:22:43.683 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.684 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.684 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.684 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.684 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.685 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:43.728 [eventLoopGroupProxy-13-2 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.728 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.728 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:43.729 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.731 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.731 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.731 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.731 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.732 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:43.793 [eventLoopGroupProxy-13-2 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.793 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.794 [eventLoopGroupProxy-13-2 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-02-27 05:22:43.794 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.796 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.796 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.796 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.796 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.797 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:43.843 [eventLoopGroupProxy-13-2 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.844 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.844 [eventLoopGroupProxy-13-2 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-27 05:22:43.844 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.845 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.845 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.845 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.845 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.846 [eventLoopGroupProxy-13-2 @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-02-27 05:22:43.889 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.889 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.889 [eventLoopGroupProxy-13-2 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:43.890 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.891 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.891 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.891 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.891 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.892 [eventLoopGroupProxy-13-2 @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-02-27 05:22:43.935 [eventLoopGroupProxy-13-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.935 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.935 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:43.936 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.936 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.936 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.936 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.937 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.937 [eventLoopGroupProxy-13-2 @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-02-27 05:22:43.981 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.981 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.981 [eventLoopGroupProxy-13-2 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 05:22:43.982 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.983 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.983 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.983 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.983 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.984 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:43.986 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.986 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.986 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:43.987 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.987 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.987 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.987 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.987 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.988 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:43.990 [eventLoopGroupProxy-13-2 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.990 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.990 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:43.990 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.991 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.991 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.991 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.991 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.992 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:43.997 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:43.997 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:43.997 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-27 05:22:43.997 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.998 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.998 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:43.998 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:43.998 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:43.999 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.001 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.001 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.001 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.001 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.002 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.002 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.002 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.002 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.003 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.004 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.004 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.004 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.005 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.006 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.006 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.006 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.006 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.007 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.008 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.008 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.008 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.008 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.009 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.009 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.009 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.009 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.010 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.011 [eventLoopGroupProxy-13-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.011 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.011 [eventLoopGroupProxy-13-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.012 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.012 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.012 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.012 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.012 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.013 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.014 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.014 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.014 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.015 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.015 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.015 [DefaultDispatcher-worker-10 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.015 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.015 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.016 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.017 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.017 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.017 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.018 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.018 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.018 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.018 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.018 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.019 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.020 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.020 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.021 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.021 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.022 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.022 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.022 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.022 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.023 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.024 [eventLoopGroupProxy-13-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.024 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.024 [eventLoopGroupProxy-13-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.024 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.025 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.025 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.025 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.025 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.026 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.027 [eventLoopGroupProxy-13-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.027 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.027 [eventLoopGroupProxy-13-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.028 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.028 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.028 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.028 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.028 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.029 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.030 [eventLoopGroupProxy-13-2 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.030 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.030 [eventLoopGroupProxy-13-2 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.031 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.032 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.032 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.032 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.032 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.032 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.034 [eventLoopGroupProxy-13-2 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.034 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.034 [eventLoopGroupProxy-13-2 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.034 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.035 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.035 [DefaultDispatcher-worker-10 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.035 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.035 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.036 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.037 [eventLoopGroupProxy-13-2 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.037 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.037 [eventLoopGroupProxy-13-2 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.037 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.038 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.038 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.038 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.038 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.039 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.040 [eventLoopGroupProxy-13-2 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.040 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.040 [eventLoopGroupProxy-13-2 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.041 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.042 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.042 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.042 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.042 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.043 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.044 [eventLoopGroupProxy-13-2 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.044 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.044 [eventLoopGroupProxy-13-2 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.044 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.045 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.045 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.045 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.045 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.046 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.047 [eventLoopGroupProxy-13-2 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.048 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.048 [eventLoopGroupProxy-13-2 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.048 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.049 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.049 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.049 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.049 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.050 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.051 [eventLoopGroupProxy-13-2 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.051 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.051 [eventLoopGroupProxy-13-2 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.051 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.052 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.052 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.052 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.052 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.053 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.054 [eventLoopGroupProxy-13-2 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.054 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.055 [eventLoopGroupProxy-13-2 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.055 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.056 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.056 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.056 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.056 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.057 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.058 [eventLoopGroupProxy-13-2 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.058 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.058 [eventLoopGroupProxy-13-2 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.058 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.059 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.059 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.059 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.059 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.060 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.061 [eventLoopGroupProxy-13-2 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.061 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.061 [eventLoopGroupProxy-13-2 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.062 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.063 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.063 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.063 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.063 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.063 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.064 [eventLoopGroupProxy-13-2 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.065 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.065 [eventLoopGroupProxy-13-2 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.065 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.066 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.066 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.066 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.066 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.067 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.068 [eventLoopGroupProxy-13-2 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.069 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.069 [eventLoopGroupProxy-13-2 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 05:22:44.069 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.070 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.070 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.070 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.070 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.071 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.072 [eventLoopGroupProxy-13-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.072 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.072 [eventLoopGroupProxy-13-2 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.072 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.073 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.073 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.073 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.073 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.074 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.076 [eventLoopGroupProxy-13-2 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.076 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.076 [eventLoopGroupProxy-13-2 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.076 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.078 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.078 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.078 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.078 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.078 [DefaultDispatcher-worker-13 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:44.079 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.121 [eventLoopGroupProxy-13-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.122 [eventLoopGroupProxy-13-2 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.122 [eventLoopGroupProxy-13-2 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.122 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.123 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.123 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.123 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.123 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.124 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.125 [eventLoopGroupProxy-13-2 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.125 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.125 [eventLoopGroupProxy-13-2 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.125 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.126 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.126 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.126 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.126 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.126 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.127 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.127 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.127 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.128 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.128 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.128 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.128 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.128 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.129 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.130 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.130 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.130 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.130 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.130 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.130 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.130 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.130 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.131 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.174 [eventLoopGroupProxy-13-2 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.174 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.174 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.175 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.175 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.175 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.175 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.175 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.176 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.220 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.220 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.220 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 05:22:44.220 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.221 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.221 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.221 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.221 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.221 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.222 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.222 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.222 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.223 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.223 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.223 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.223 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.223 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.224 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.225 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.225 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.225 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.225 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.226 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.226 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.226 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.226 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.226 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.269 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.269 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.269 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.270 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.270 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.270 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.270 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.270 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.271 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.272 [eventLoopGroupProxy-13-2 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.272 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.272 [eventLoopGroupProxy-13-2 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.272 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.273 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.273 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.273 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.273 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.273 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.275 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.275 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.275 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.275 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.276 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.276 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.276 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.276 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.276 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.278 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.278 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.278 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.278 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.279 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.279 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.279 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.279 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.279 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.281 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.281 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.281 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.281 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.282 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.282 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.282 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.282 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.282 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.325 [eventLoopGroupProxy-13-2 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.325 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.325 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.325 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.326 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.326 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.326 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.326 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.327 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.328 [eventLoopGroupProxy-13-2 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.328 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.328 [eventLoopGroupProxy-13-2 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.328 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.329 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.329 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.329 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.329 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.330 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.331 [eventLoopGroupProxy-13-2 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.331 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.331 [eventLoopGroupProxy-13-2 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.331 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.331 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.332 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.332 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.332 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.332 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.333 [eventLoopGroupProxy-13-2 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.333 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.333 [eventLoopGroupProxy-13-2 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.334 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.334 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.334 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.334 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.334 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.335 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.336 [eventLoopGroupProxy-13-2 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.336 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.336 [eventLoopGroupProxy-13-2 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.336 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.337 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.337 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.337 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.337 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.337 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.338 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.338 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.338 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.339 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.339 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.339 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.339 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.339 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.340 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.341 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.341 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.341 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.341 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.342 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.342 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.342 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.342 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.342 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.343 [eventLoopGroupProxy-13-2 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.343 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.343 [eventLoopGroupProxy-13-2 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.344 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.344 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.344 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.344 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.344 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.345 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.345 [eventLoopGroupProxy-13-2 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.346 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.346 [eventLoopGroupProxy-13-2 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.346 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.347 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.347 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.347 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.347 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.347 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.348 [eventLoopGroupProxy-13-2 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.348 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.348 [eventLoopGroupProxy-13-2 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.348 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.349 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.349 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.349 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.349 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.349 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.350 [eventLoopGroupProxy-13-2 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.350 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.350 [eventLoopGroupProxy-13-2 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.351 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.351 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.351 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.351 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.351 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.352 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.353 [eventLoopGroupProxy-13-2 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.353 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.353 [eventLoopGroupProxy-13-2 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.354 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.354 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.354 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.354 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.354 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.355 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.356 [eventLoopGroupProxy-13-2 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.356 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.356 [eventLoopGroupProxy-13-2 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.356 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.357 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.357 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.357 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.357 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.357 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.400 [eventLoopGroupProxy-13-2 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.400 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.400 [eventLoopGroupProxy-13-2 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.400 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.401 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.401 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.401 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.401 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.402 [eventLoopGroupProxy-13-2 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.403 [eventLoopGroupProxy-13-2 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.403 [eventLoopGroupProxy-13-2 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.403 [eventLoopGroupProxy-13-2 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.403 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.404 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.404 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.404 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.404 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.405 [eventLoopGroupProxy-13-2 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.406 [eventLoopGroupProxy-13-2 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.406 [eventLoopGroupProxy-13-2 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.406 [eventLoopGroupProxy-13-2 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.407 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.407 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.407 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.407 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.407 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.408 [eventLoopGroupProxy-13-2 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.450 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.450 [eventLoopGroupProxy-13-2 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.450 [eventLoopGroupProxy-13-2 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:44.451 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.451 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.451 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.451 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.451 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.452 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.453 [eventLoopGroupProxy-13-2 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.453 [eventLoopGroupProxy-13-2 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.453 [eventLoopGroupProxy-13-2 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.453 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.454 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.454 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.454 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.454 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.454 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.455 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.455 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.455 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.455 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.456 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.456 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.456 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.456 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.456 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.458 [eventLoopGroupProxy-13-2 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.458 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.458 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.458 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.459 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.459 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.459 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.459 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.459 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.501 [eventLoopGroupProxy-13-2 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.501 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.501 [eventLoopGroupProxy-13-2 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:44.501 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.502 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.502 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.502 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.502 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.502 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.503 [eventLoopGroupProxy-13-2 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.503 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.503 [eventLoopGroupProxy-13-2 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.503 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.504 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.504 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.504 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.504 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.505 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.546 [eventLoopGroupProxy-13-2 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.546 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.546 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 05:22:44.546 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.547 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.547 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.547 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.547 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.548 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.587 [DefaultDispatcher-worker-11 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:44.591 [eventLoopGroupProxy-13-2 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.591 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.591 [eventLoopGroupProxy-13-2 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.592 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.592 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.592 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.592 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.592 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.593 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.636 [eventLoopGroupProxy-13-2 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.636 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.636 [eventLoopGroupProxy-13-2 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.637 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.637 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.637 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.637 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.637 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.638 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.681 [eventLoopGroupProxy-13-2 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.681 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.681 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.682 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.682 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.682 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.682 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.682 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.683 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.684 [eventLoopGroupProxy-13-2 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.684 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.684 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.684 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.684 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.684 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.684 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.684 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.685 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.686 [eventLoopGroupProxy-13-2 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.686 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.686 [eventLoopGroupProxy-13-2 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.686 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.686 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.686 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.686 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.686 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.687 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.688 [eventLoopGroupProxy-13-2 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.688 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.688 [eventLoopGroupProxy-13-2 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.688 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.688 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.688 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.688 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.688 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.689 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.690 [eventLoopGroupProxy-13-2 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.690 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.690 [eventLoopGroupProxy-13-2 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.690 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.690 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.691 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.691 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.691 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.691 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.692 [eventLoopGroupProxy-13-2 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.692 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.692 [eventLoopGroupProxy-13-2 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.692 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.693 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.693 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.693 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.693 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.693 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.694 [eventLoopGroupProxy-13-2 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.694 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.694 [eventLoopGroupProxy-13-2 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.695 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.695 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.695 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.695 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.695 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.695 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.696 [eventLoopGroupProxy-13-2 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.696 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.696 [eventLoopGroupProxy-13-2 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.697 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.697 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.697 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.697 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.697 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.697 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.698 [eventLoopGroupProxy-13-2 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.698 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.698 [eventLoopGroupProxy-13-2 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.699 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.699 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.699 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.699 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.699 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.700 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.700 [eventLoopGroupProxy-13-2 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.701 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.701 [eventLoopGroupProxy-13-2 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.701 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.701 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.701 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.701 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.701 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.702 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.702 [eventLoopGroupProxy-13-2 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.702 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.702 [eventLoopGroupProxy-13-2 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-02-27 05:22:44.703 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.703 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.703 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.703 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.703 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.703 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.704 [eventLoopGroupProxy-13-2 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.704 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.704 [eventLoopGroupProxy-13-2 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.704 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.706 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.706 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.706 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.706 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.706 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.707 [eventLoopGroupProxy-13-2 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.707 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.707 [eventLoopGroupProxy-13-2 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.707 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.708 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.708 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.708 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.708 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.709 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.710 [eventLoopGroupProxy-13-2 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.710 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.710 [eventLoopGroupProxy-13-2 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.710 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.711 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.711 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.711 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.711 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.711 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.712 [eventLoopGroupProxy-13-2 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.713 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.713 [eventLoopGroupProxy-13-2 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.713 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.713 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.713 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.714 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.714 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.714 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.757 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.757 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.757 [eventLoopGroupProxy-13-2 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.758 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.758 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.758 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.758 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.758 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.759 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.760 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.760 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.760 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.760 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.761 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.761 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.761 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.761 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.761 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.762 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.762 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.762 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.762 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.763 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.763 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.764 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.764 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.764 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.764 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.765 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.765 [DefaultDispatcher-worker-11 @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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.765 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.765 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.765 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.766 [eventLoopGroupProxy-13-2 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.766 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.766 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.766 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.767 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.767 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.767 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.767 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.767 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.768 [eventLoopGroupProxy-13-2 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.768 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.768 [eventLoopGroupProxy-13-2 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.768 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.769 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.769 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.769 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.769 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.769 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.770 [eventLoopGroupProxy-13-2 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.770 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.770 [eventLoopGroupProxy-13-2 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.771 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.771 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.771 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.771 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.771 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.771 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.813 [eventLoopGroupProxy-13-2 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.813 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.813 [eventLoopGroupProxy-13-2 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:44.814 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.814 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.814 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.814 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.814 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.815 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.815 [eventLoopGroupProxy-13-2 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.816 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.816 [eventLoopGroupProxy-13-2 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.816 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.816 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.816 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.816 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.816 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.817 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.818 [eventLoopGroupProxy-13-2 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.818 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.818 [eventLoopGroupProxy-13-2 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.818 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.818 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.818 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.818 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.818 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.819 [eventLoopGroupProxy-13-2 @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-02-27 05:22:44.861 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.861 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.861 [eventLoopGroupProxy-13-2 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:44.862 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.863 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.863 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.863 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.863 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.863 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.864 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.864 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.864 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.865 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.865 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.865 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.865 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.865 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.865 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.866 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.866 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.866 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.867 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.867 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.867 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.867 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.867 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.868 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.869 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.869 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.869 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.869 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.870 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.870 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.870 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.870 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.870 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.871 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.871 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.871 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.871 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.872 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.872 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.872 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.872 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.872 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.873 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.873 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.873 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.873 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.874 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.874 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.874 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.874 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.874 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.875 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.875 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.876 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:44.876 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.876 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.876 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.876 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.876 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.877 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.878 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.878 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.878 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.878 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.878 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.878 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.878 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.878 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.879 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.880 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.880 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.880 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.880 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.880 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.880 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.880 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.880 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.881 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.882 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.882 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.882 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.882 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.882 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.883 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.883 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.883 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.883 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.884 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.884 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.884 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.884 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.885 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.885 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.885 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.885 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.885 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.886 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.886 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.886 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.886 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.887 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.887 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.887 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.887 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.887 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.930 [eventLoopGroupProxy-13-2 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.930 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.930 [eventLoopGroupProxy-13-2 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.930 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.931 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.931 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.931 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.931 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.932 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.933 [eventLoopGroupProxy-13-2 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.933 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.933 [eventLoopGroupProxy-13-2 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.933 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.934 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.934 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.934 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.934 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.934 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.977 [eventLoopGroupProxy-13-2 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.977 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.977 [eventLoopGroupProxy-13-2 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:44.977 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.978 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.978 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.978 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.978 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.978 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:44.979 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:44.979 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:44.979 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:44.980 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.980 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.980 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:44.980 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:44.980 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:44.981 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.023 [eventLoopGroupProxy-13-2 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.023 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.024 [eventLoopGroupProxy-13-2 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 05:22:45.024 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.024 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.024 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.024 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.024 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.025 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.067 [eventLoopGroupProxy-13-2 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.067 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.067 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:45.067 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.068 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.068 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.068 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.068 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.068 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.097 [DefaultDispatcher-worker-2 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:45.110 [eventLoopGroupProxy-13-2 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.110 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.110 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:45.110 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.111 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.111 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.111 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.111 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.111 [eventLoopGroupProxy-13-2 @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-02-27 05:22:45.154 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.154 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.154 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:45.155 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.155 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.155 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.155 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.155 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.156 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.198 [eventLoopGroupProxy-13-2 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.198 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.198 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:45.198 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.199 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.199 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.199 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.199 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.200 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.201 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.201 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.201 [eventLoopGroupProxy-13-2 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.201 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.202 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.202 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.202 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.202 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.202 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.245 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.245 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.245 [eventLoopGroupProxy-13-2 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:45.246 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.246 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.246 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.246 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.246 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.247 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.248 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.249 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.249 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:45.249 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.249 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.249 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.249 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.249 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.250 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.251 [eventLoopGroupProxy-13-2 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.251 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.251 [eventLoopGroupProxy-13-2 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.252 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.252 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.252 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.252 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.252 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.252 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.254 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.254 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.254 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:45.254 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.255 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.255 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.255 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.255 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.255 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.256 [eventLoopGroupProxy-13-2 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.256 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.256 [eventLoopGroupProxy-13-2 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.256 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.257 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.257 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.257 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.257 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.257 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.258 [eventLoopGroupProxy-13-2 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.258 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.258 [eventLoopGroupProxy-13-2 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.258 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.259 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.259 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.259 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.259 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.259 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.302 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.302 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.302 [eventLoopGroupProxy-13-2 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:45.303 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.304 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.304 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.304 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.304 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.304 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.305 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.305 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.305 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.305 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.306 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.306 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.306 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.306 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.306 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.307 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.307 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.307 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.307 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.308 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.308 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.308 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.308 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.308 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.309 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.309 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.309 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.309 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.310 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.310 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.310 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.310 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.310 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.324 [DefaultDispatcher-worker-14 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.342 [DefaultDispatcher-worker-14 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-02-27 05:22:45.352 [eventLoopGroupProxy-13-2 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.352 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.352 [eventLoopGroupProxy-13-2 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:45.352 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.353 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.353 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.353 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.353 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.353 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.354 [eventLoopGroupProxy-13-2 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.354 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.354 [eventLoopGroupProxy-13-2 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.354 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.355 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.355 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.355 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.355 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.355 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.356 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.356 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.356 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.356 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.357 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.357 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.357 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.357 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.357 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.358 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.358 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.358 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.358 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.359 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.359 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.359 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.359 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.359 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.402 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.402 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.402 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:45.402 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.403 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.403 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.403 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.403 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.404 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.446 [eventLoopGroupProxy-13-2 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.447 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.447 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:45.447 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.448 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.448 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.448 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.448 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.449 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.450 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.450 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.450 [eventLoopGroupProxy-13-2 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:45.450 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.451 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.451 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.451 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.451 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.452 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.457 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.457 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.457 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-27 05:22:45.457 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.458 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.458 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.458 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.458 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.459 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.460 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.460 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.460 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.461 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.461 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.461 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.461 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.461 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.462 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.504 [eventLoopGroupProxy-13-2 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.504 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.504 [eventLoopGroupProxy-13-2 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 05:22:45.505 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.505 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.505 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.505 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.505 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.506 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.507 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.507 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.507 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.507 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.508 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.508 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.508 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.508 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.508 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.551 [eventLoopGroupProxy-13-2 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.551 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.551 [eventLoopGroupProxy-13-2 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:45.552 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.552 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.552 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.552 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.552 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.553 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.596 [eventLoopGroupProxy-13-2 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.596 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.596 [eventLoopGroupProxy-13-2 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 05:22:45.597 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.597 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.597 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.597 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.597 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.598 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.599 [eventLoopGroupProxy-13-2 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.599 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.599 [eventLoopGroupProxy-13-2 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.599 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.600 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.600 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.600 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.600 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.600 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.607 [DefaultDispatcher-worker-15 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:45.643 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.643 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.644 [eventLoopGroupProxy-13-2 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 05:22:45.644 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.645 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.645 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.645 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.645 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.645 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.646 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.646 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.646 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.646 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.647 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.647 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.647 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.647 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.648 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.649 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.649 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.649 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.649 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.650 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.650 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.650 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.650 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.650 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.651 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.651 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.651 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.651 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.652 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.652 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.652 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.652 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.652 [eventLoopGroupProxy-13-2 @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-02-27 05:22:45.657 [eventLoopGroupProxy-13-2 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.658 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.658 [eventLoopGroupProxy-13-2 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-02-27 05:22:45.658 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.658 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.659 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.659 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.659 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.659 [eventLoopGroupProxy-13-2 @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-02-27 05:22:45.703 [eventLoopGroupProxy-13-2 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.703 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.703 [eventLoopGroupProxy-13-2 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 05:22:45.703 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.704 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.704 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.704 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.704 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.705 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.706 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.706 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.706 [eventLoopGroupProxy-13-2 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.706 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.707 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.707 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.707 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.707 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.707 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.708 [eventLoopGroupProxy-13-2 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.708 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.708 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 05:22:45.708 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.709 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.709 [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:43901/api/blob/upload-batch-data. 2025-02-27 05:22:45.709 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.709 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:45.709 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 05:22:45.711 [eventLoopGroupProxy-13-2 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:45.711 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.711 [eventLoopGroupProxy-13-2 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 05:22:45.711 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/blob/upload-batch-data 2025-02-27 05:22:45.718 [DefaultDispatcher-worker-7 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:45.722 [DefaultDispatcher-worker-17 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:45.722 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/UmAppDatabase/replication/message 2025-02-27 05:22:45.722 [DefaultDispatcher-worker-17 @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:43901/UmAppDatabase/replication/message. 2025-02-27 05:22:45.722 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/UmAppDatabase/replication/message 2025-02-27 05:22:45.722 [DefaultDispatcher-worker-17 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43901/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 05:22:45.723 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 05:22:45.723 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 05:22:45.723 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:45.735 [DefaultDispatcher-worker-1 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-02-27 05:22:45.735 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:45.735 [eventLoopGroupProxy-13-2 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-27 05:22:45.735 [DefaultDispatcher-worker-1 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json 2025-02-27 05:22:45.735 [DefaultDispatcher-worker-1 @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:43901/api/content/699192171879718912/_ustadmanifest.json. 2025-02-27 05:22:45.735 [DefaultDispatcher-worker-1 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json 2025-02-27 05:22:45.736 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/UmAppDatabase/replication/message 2025-02-27 05:22:45.736 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43901/UmAppDatabase/replication/message 2025-02-27 05:22:45.736 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43901/UmAppDatabase/replication/message. 2025-02-27 05:22:45.736 [DefaultDispatcher-worker-3 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43901/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:45.736 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json 2025-02-27 05:22:45.736 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json 2025-02-27 05:22:45.737 [DefaultDispatcher-worker-5 @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:43901/api/content/699192171879718912/_ustadmanifest.json. 2025-02-27 05:22:45.737 [DefaultDispatcher-worker-5 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43901/api/content/699192171879718912/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:22:45.743 [DefaultDispatcher-worker-11 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006 2025-02-27 05:22:45.754 [DefaultDispatcher-worker-10 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7097ead6 2025-02-27 05:22:45.770 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 05:22:45.770 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 05:22:45.770 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 05:22:45.770 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 05:22:45.770 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 05:22:45.773 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-02-27 05:22:45.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-27 05:22:45.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-27 05:22:45.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:45.773 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbd0006: (connection evicted) 2025-02-27 05:22:45.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:45.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-27 05:22:45.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-27 05:22:45.838 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:45.838 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:46.218 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 05:22:46.777 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5b16e486 2025-02-27 05:22:46.777 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5b16e486 2025-02-27 05:22:46.781 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2025-02-27 05:22:46.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-27 05:22:46.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-27 05:22:46.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:46.781 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7097ead6: (connection evicted) 2025-02-27 05:22:46.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:46.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-27 05:22:46.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dabdd11 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:46.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:46.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-27 05:22:46.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6530a1de 2025-02-27 05:22:46.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6530a1de 2025-02-27 05:22:46.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-27 05:22:46.833 [DefaultDispatcher-worker-20 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6530a1de 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccc4ca0 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:46.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:46.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-02-27 05:22:46.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-27 05:22:46.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e3b4394 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:46.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-02-27 05:22:46.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-02-27 05:22:46.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-27 05:22:46.839 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 05:22:46.840 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-27 05:22:46.841 [DefaultDispatcher-worker-19 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:36423 2025-02-27 05:22:46.843 [DefaultDispatcher-worker-19 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-02-27 05:22:46.844 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36423/api/blob/upload-init-batch 2025-02-27 05:22:46.844 [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:36423/api/blob/upload-init-batch. 2025-02-27 05:22:46.844 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36423/api/blob/upload-init-batch 2025-02-27 05:22:46.844 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36423/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 05:22:46.845 [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-02-27 05:22:46.845 [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-02-27 05:22:46.846 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-02-27 05:22:46.847 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36423/api/blob/upload-init-batch 2025-02-27 05:22:46.847 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36423/api/blob/upload-init-batch 2025-02-27 05:22:46.847 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36423/api/blob/upload-init-batch. 2025-02-27 05:22:46.847 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36423/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:46.847 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36423/api/blob/upload-batch-data 2025-02-27 05:22:46.847 [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:36423/api/blob/upload-batch-data. 2025-02-27 05:22:46.847 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36423/api/blob/upload-batch-data 2025-02-27 05:22:46.847 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:46.848 [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-02-27 05:22:46.850 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-02-27 05:22:46.850 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:46.850 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36423/api/blob/upload-batch-data 2025-02-27 05:22:46.852 [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-02-27 05:22:46.853 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:46.857 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec1b776 2025-02-27 05:22:46.891 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:46.937 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:46.938 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aefdb9e 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:47.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:47.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-27 05:22:47.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-02-27 05:22:47.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-02-27 05:22:47.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-27 05:22:47.966 [DefaultDispatcher-worker-16 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-02-27 05:22:47.969 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56571/api/blob/upload-init-batch 2025-02-27 05:22:47.969 [Test worker @coroutine#1676] 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:56571/api/blob/upload-init-batch. 2025-02-27 05:22:47.969 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56571/api/blob/upload-init-batch 2025-02-27 05:22:47.969 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56571/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 05:22:47.970 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56571/api/blob/upload-init-batch 2025-02-27 05:22:47.970 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56571/api/blob/upload-init-batch 2025-02-27 05:22:47.970 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56571/api/blob/upload-init-batch. 2025-02-27 05:22:47.970 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56571/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:47.976 [DefaultDispatcher-worker-20 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b6098 2025-02-27 05:22:47.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-27 05:22:47.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-27 05:22:47.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:47.978 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80b6098: (connection evicted) 2025-02-27 05:22:47.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:47.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-27 05:22:47.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@733e3c19 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:47.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-02-27 05:22:47.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0 2025-02-27 05:22:47.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-27 05:22:47.994 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58123/api/blob/upload-init-batch 2025-02-27 05:22:47.994 [Test worker @coroutine#1687] 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:58123/api/blob/upload-init-batch. 2025-02-27 05:22:47.994 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58123/api/blob/upload-init-batch 2025-02-27 05:22:47.994 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58123/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 05:22:47.995 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58123/api/blob/upload-init-batch 2025-02-27 05:22:47.995 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58123/api/blob/upload-init-batch 2025-02-27 05:22:47.995 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58123/api/blob/upload-init-batch. 2025-02-27 05:22:47.995 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58123/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:47.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-27 05:22:47.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-27 05:22:47.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:47.996 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ba30b0: (connection evicted) 2025-02-27 05:22:47.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:47.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-27 05:22:47.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be86438 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:48.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-27 05:22:48.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a906078 2025-02-27 05:22:48.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a906078 2025-02-27 05:22:48.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-27 05:22:48.020 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52763/api/blob/upload-init-batch 2025-02-27 05:22:48.020 [Test worker @coroutine#1693] 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:52763/api/blob/upload-init-batch. 2025-02-27 05:22:48.020 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52763/api/blob/upload-init-batch 2025-02-27 05:22:48.020 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52763/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 05:22:48.021 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52763/api/blob/upload-init-batch 2025-02-27 05:22:48.021 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52763/api/blob/upload-init-batch 2025-02-27 05:22:48.021 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52763/api/blob/upload-init-batch. 2025-02-27 05:22:48.021 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52763/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:48.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-27 05:22:48.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-27 05:22:48.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:48.025 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a906078: (connection evicted) 2025-02-27 05:22:48.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:48.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-27 05:22:48.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a605c3 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:48.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:48.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-27 05:22:48.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-02-27 05:22:48.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-02-27 05:22:48.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-27 05:22:48.282 [DefaultDispatcher-worker-8 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7dd173 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:48.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-02-27 05:22:48.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-02-27 05:22:48.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-27 05:22:48.303 [DefaultDispatcher-worker-11 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524418a2 2025-02-27 05:22:48.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202fd4c4 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:48.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2025-02-27 05:22:48.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2025-02-27 05:22:48.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f207142 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:48.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-27 05:22:48.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-02-27 05:22:48.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-02-27 05:22:48.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-27 05:22:48.344 [DefaultDispatcher-worker-19 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-02-27 05:22:48.348 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:48.349 [DefaultDispatcher-worker-10 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-02-27 05:22:48.353 [DefaultDispatcher-worker-3 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-02-27 05:22:48.358 [DefaultDispatcher-worker-3 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-02-27 05:22:48.359 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-02-27 05:22:48.363 [DefaultDispatcher-worker-11 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-02-27 05:22:48.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-27 05:22:48.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-27 05:22:48.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:48.367 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723f8990: (connection evicted) 2025-02-27 05:22:48.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:48.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-27 05:22:48.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-27 05:22:48.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50eae15a 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:48.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-27 05:22:48.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-27 05:22:48.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-27 05:22:48.384 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:48.387 [DefaultDispatcher-worker-15 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-27 05:22:48.391 [DefaultDispatcher-worker-8 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-27 05:22:48.394 [DefaultDispatcher-worker-5 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-27 05:22:48.398 [DefaultDispatcher-worker-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-27 05:22:48.399 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-27 05:22:48.404 [DefaultDispatcher-worker-7 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc 2025-02-27 05:22:48.404 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:48.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-27 05:22:48.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-27 05:22:48.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:48.405 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5f61cc: (connection evicted) 2025-02-27 05:22:48.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:48.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-27 05:22:48.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-27 05:22:48.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-27 05:22:48.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eed2edf 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:48.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-02-27 05:22:48.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-02-27 05:22:48.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-27 05:22:48.424 [DefaultDispatcher-worker-8 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-02-27 05:22:48.428 [DefaultDispatcher-worker-14 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-02-27 05:22:48.432 [DefaultDispatcher-worker-18 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-02-27 05:22:48.435 [DefaultDispatcher-worker-17 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2025-02-27 05:22:48.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-27 05:22:48.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-27 05:22:48.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:48.435 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5: (connection evicted) 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:48.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-27 05:22:48.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f794e 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:48.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-02-27 05:22:48.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-02-27 05:22:48.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-27 05:22:48.455 [DefaultDispatcher-worker-20 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-02-27 05:22:48.459 [DefaultDispatcher-worker-11 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-02-27 05:22:48.463 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-02-27 05:22:48.467 [DefaultDispatcher-worker-15 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-02-27 05:22:48.468 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-02-27 05:22:48.472 [DefaultDispatcher-worker-7 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15af06f 2025-02-27 05:22:48.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-27 05:22:48.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-27 05:22:48.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:48.473 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15af06f: (connection evicted) 2025-02-27 05:22:48.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:48.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-27 05:22:48.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-27 05:22:48.792 [DefaultDispatcher-worker-2 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6530a1de 2025-02-27 05:22:48.839 [DefaultDispatcher-worker-2 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ffe32f 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e356940 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:51.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-27 05:22:51.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-02-27 05:22:51.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-02-27 05:22:51.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-27 05:22:51.926 [DefaultDispatcher-worker-14 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c577368 2025-02-27 05:22:52.005 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9cac6e 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-27 05:22:52.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-02-27 05:22:52.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-02-27 05:22:52.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-27 05:22:52.468 [DefaultDispatcher-worker-6 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-02-27 05:22:52.472 [DefaultDispatcher-worker-2 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-02-27 05:22:52.475 [DefaultDispatcher-worker-10 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-02-27 05:22:52.478 [DefaultDispatcher-worker-7 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-02-27 05:22:52.483 [DefaultDispatcher-worker-12 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a2ca5e 2025-02-27 05:22:52.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-27 05:22:52.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b45f7ef 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-27 05:22:52.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-27 05:22:52.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-27 05:22:52.504 [DefaultDispatcher-worker-1 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-27 05:22:52.508 [DefaultDispatcher-worker-6 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-27 05:22:52.511 [DefaultDispatcher-worker-5 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-27 05:22:52.514 [DefaultDispatcher-worker-5 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d4fecf 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-27 05:22:52.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-27 05:22:52.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-27 05:22:52.533 [DefaultDispatcher-worker-4 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-27 05:22:52.537 [DefaultDispatcher-worker-14 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-27 05:22:52.541 [DefaultDispatcher-worker-7 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-27 05:22:52.545 [DefaultDispatcher-worker-4 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-27 05:22:52.548 [DefaultDispatcher-worker-16 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-27 05:22:52.551 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.553 [DefaultDispatcher-worker-11 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b6bad3 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-02-27 05:22:52.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-02-27 05:22:52.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-27 05:22:52.571 [DefaultDispatcher-worker-17 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-02-27 05:22:52.575 [DefaultDispatcher-worker-1 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-02-27 05:22:52.578 [DefaultDispatcher-worker-3 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-02-27 05:22:52.582 [DefaultDispatcher-worker-9 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-02-27 05:22:52.585 [DefaultDispatcher-worker-14 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350ede1 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-02-27 05:22:52.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-02-27 05:22:52.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-27 05:22:52.587 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.604 [DefaultDispatcher-worker-4 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-02-27 05:22:52.608 [DefaultDispatcher-worker-19 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-02-27 05:22:52.612 [DefaultDispatcher-worker-3 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-02-27 05:22:52.615 [DefaultDispatcher-worker-11 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-02-27 05:22:52.616 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.618 [DefaultDispatcher-worker-11 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-02-27 05:22:52.623 [DefaultDispatcher-worker-3 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65852d05 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e8f97dd 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-02-27 05:22:52.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-02-27 05:22:52.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-27 05:22:52.642 [DefaultDispatcher-worker-11 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-02-27 05:22:52.646 [DefaultDispatcher-worker-13 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-02-27 05:22:52.649 [DefaultDispatcher-worker-12 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-02-27 05:22:52.653 [DefaultDispatcher-worker-11 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8995cc 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-27 05:22:52.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-27 05:22:52.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-27 05:22:52.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-27 05:22:52.654 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.672 [DefaultDispatcher-worker-7 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-27 05:22:52.676 [DefaultDispatcher-worker-2 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-27 05:22:52.679 [DefaultDispatcher-worker-16 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-27 05:22:52.682 [DefaultDispatcher-worker-17 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-27 05:22:52.685 [DefaultDispatcher-worker-13 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-27 05:22:52.686 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.691 [DefaultDispatcher-worker-7 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1ef806 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-27 05:22:52.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-02-27 05:22:52.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-02-27 05:22:52.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de6f29d 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-02-27 05:22:52.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-02-27 05:22:52.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-27 05:22:52.715 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-02-27 05:22:52.717 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6c55b6 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481eb705 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-02-27 05:22:52.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-02-27 05:22:52.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-27 05:22:52.726 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.733 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-02-27 05:22:52.734 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-27 05:22:52.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-02-27 05:22:52.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-02-27 05:22:52.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-27 05:22:52.750 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-02-27 05:22:52.751 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b48361e 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-02-27 05:22:52.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-02-27 05:22:52.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-27 05:22:52.754 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.765 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-02-27 05:22:52.766 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-02-27 05:22:52.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e4ffa2 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-02-27 05:22:52.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2025-02-27 05:22:52.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-27 05:22:52.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4ba80 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:52.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-02-27 05:22:52.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-02-27 05:22:52.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-27 05:22:52.793 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.800 [DefaultDispatcher-worker-20 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507187c1 2025-02-27 05:22:52.803 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.820 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.832 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56405/ 2025-02-27 05:22:52.832 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56405/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:52.833 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56405/ 2025-02-27 05:22:52.833 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56405/ 2025-02-27 05:22:52.833 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56405/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:52.838 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.852 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.869 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.874 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56405/ 2025-02-27 05:22:52.875 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56405/ 2025-02-27 05:22:52.875 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56405/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:52.878 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:52.917 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56405/ 2025-02-27 05:22:52.917 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56405/ 2025-02-27 05:22:52.917 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56405/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:52.959 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56405/ 2025-02-27 05:22:52.959 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56405/ 2025-02-27 05:22:52.959 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56405/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.001 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56405/ 2025-02-27 05:22:53.001 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56405/ 2025-02-27 05:22:53.001 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56405/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.042 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56405/ 2025-02-27 05:22:53.043 [Test worker @coroutine#1876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56405/ 2025-02-27 05:22:53.043 [Test worker @coroutine#1876] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56405/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.084 [Test worker @coroutine#1876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56405/ 2025-02-27 05:22:53.087 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40195/ 2025-02-27 05:22:53.087 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40195/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.088 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40195/ 2025-02-27 05:22:53.088 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40195/ 2025-02-27 05:22:53.088 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40195/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.129 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40195/ 2025-02-27 05:22:53.130 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40195/ 2025-02-27 05:22:53.130 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40195/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.171 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40195/ 2025-02-27 05:22:53.171 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40195/ 2025-02-27 05:22:53.171 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40195/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.213 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40195/ 2025-02-27 05:22:53.214 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40195/ 2025-02-27 05:22:53.214 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40195/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.255 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40195/ 2025-02-27 05:22:53.256 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40195/ 2025-02-27 05:22:53.256 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40195/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.297 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40195/ 2025-02-27 05:22:53.298 [Test worker @coroutine#1893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40195/ 2025-02-27 05:22:53.298 [Test worker @coroutine#1893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40195/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 05:22:53.298 [Test worker @coroutine#1893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40195/ 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed74d03 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:53.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7da3a2 2025-02-27 05:22:53.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7da3a2 2025-02-27 05:22:53.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-27 05:22:53.378 [DefaultDispatcher-worker-17 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7da3a2 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bca2a09 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:53.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-02-27 05:22:53.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-02-27 05:22:53.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-27 05:22:53.403 [DefaultDispatcher-worker-11 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-27 05:22:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:53.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-27 05:22:53.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-02-27 05:22:53.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-02-27 05:22:53.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-27 05:22:53.422 [DefaultDispatcher-worker-1 @coroutine#1949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32eeef08 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:53.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:53.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-27 05:22:53.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-02-27 05:22:53.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-02-27 05:22:53.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-27 05:22:53.442 [DefaultDispatcher-worker-12 @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46cb800b 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67748053 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:53.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:53.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-27 05:22:53.443 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:53.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2025-02-27 05:22:53.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2025-02-27 05:22:53.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-27 05:22:53.464 [DefaultDispatcher-worker-20 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb8d720 2025-02-27 05:22:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-27 05:22:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439047ef 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:53.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-02-27 05:22:53.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-02-27 05:22:53.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-27 05:22:53.485 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:53.490 [DefaultDispatcher-worker-12 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f908a10 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:53.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:53.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-27 05:22:53.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2025-02-27 05:22:53.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2025-02-27 05:22:53.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-27 05:22:53.504 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:53.513 [DefaultDispatcher-worker-8 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cfafd8 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106c73ed 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:53.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@122a6078 2025-02-27 05:22:53.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@122a6078 2025-02-27 05:22:53.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-27 05:22:53.525 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:53.532 [DefaultDispatcher-worker-13 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122a6078 2025-02-27 05:22:53.537 [DefaultDispatcher-worker-15 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122a6078 2025-02-27 05:22:53.540 [DefaultDispatcher-worker-18 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122a6078 2025-02-27 05:22:53.543 [DefaultDispatcher-worker-14 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122a6078 2025-02-27 05:22:53.544 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:53.549 [DefaultDispatcher-worker-16 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122a6078 2025-02-27 05:22:53.553 [DefaultDispatcher-worker-13 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122a6078 2025-02-27 05:22:53.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-02-27 05:22:53.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-02-27 05:22:53.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:53.556 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@122a6078: (connection evicted) 2025-02-27 05:22:53.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:53.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-02-27 05:22:53.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-02-27 05:22:53.583 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:53.613 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d21d12b 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:57.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-02-27 05:22:57.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-02-27 05:22:57.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-27 05:22:57.632 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-02-27 05:22:57.641 [DefaultDispatcher-worker-17 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-02-27 05:22:57.647 [DefaultDispatcher-worker-2 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdcc63f 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a79a5d6 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:57.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-02-27 05:22:57.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-02-27 05:22:57.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-27 05:22:57.658 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-02-27 05:22:57.668 [DefaultDispatcher-worker-19 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-02-27 05:22:57.674 [DefaultDispatcher-worker-19 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-02-27 05:22:57.678 [DefaultDispatcher-worker-17 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-02-27 05:22:57.683 [DefaultDispatcher-worker-17 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eaf4e77 2025-02-27 05:22:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-27 05:22:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:57.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579cfcc4 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:57.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-02-27 05:22:57.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-02-27 05:22:57.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-27 05:22:57.694 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-02-27 05:22:57.703 [DefaultDispatcher-worker-3 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-02-27 05:22:57.707 [DefaultDispatcher-worker-15 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-02-27 05:22:57.711 [DefaultDispatcher-worker-15 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-02-27 05:22:57.714 [DefaultDispatcher-worker-8 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:57.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-02-27 05:22:57.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-02-27 05:22:57.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-27 05:22:57.722 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:57.725 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-02-27 05:22:57.734 [DefaultDispatcher-worker-3 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-02-27 05:22:57.738 [DefaultDispatcher-worker-1 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-02-27 05:22:57.742 [DefaultDispatcher-worker-1 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-02-27 05:22:57.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568e2d65 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:57.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-02-27 05:22:57.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-02-27 05:22:57.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-27 05:22:57.749 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:57.753 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-02-27 05:22:57.762 [DefaultDispatcher-worker-19 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-02-27 05:22:57.766 [DefaultDispatcher-worker-1 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56728f48 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c10678 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:57.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:57.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-27 05:22:57.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-02-27 05:22:57.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-02-27 05:22:57.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-27 05:22:57.777 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-02-27 05:22:57.784 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:57.786 [DefaultDispatcher-worker-1 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-02-27 05:22:57.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5471342 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:57.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-02-27 05:22:57.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-02-27 05:22:57.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-27 05:22:57.801 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-02-27 05:22:57.810 [DefaultDispatcher-worker-10 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d1119 2025-02-27 05:22:57.815 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:57.848 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:57.868 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:57.903 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:57.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22bbbe6 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:57.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:22:57.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:22:57.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-27 05:22:57.929 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:22:57.935 [Test worker @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:22:57.936 [Test worker @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:22:57.937 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:57.938 [DefaultDispatcher-worker-10 @coroutine#2066] 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:53039/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:57.938 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:57.938 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53039/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:57.939 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:57.939 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:57.942 [DefaultDispatcher-worker-17 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:22:57.942 [DefaultDispatcher-worker-17 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:57.942 [DefaultDispatcher-worker-17 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:57.942 [DefaultDispatcher-worker-17 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:57.942 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:57.942 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:57.943 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2b6031 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:57.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-02-27 05:22:57.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-02-27 05:22:57.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-27 05:22:57.958 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-02-27 05:22:57.964 [Test worker @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-02-27 05:22:57.965 [Test worker @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-02-27 05:22:57.968 [DefaultDispatcher-worker-3 @coroutine#2087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 05:22:57.968 [DefaultDispatcher-worker-3 @coroutine#2087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53039/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-27 05:22:57.968 [DefaultDispatcher-worker-3 @coroutine#2087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 05:22:57.969 [DefaultDispatcher-worker-17 @coroutine#2087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 05:22:57.969 [DefaultDispatcher-worker-17 @coroutine#2087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 05:22:57.970 [DefaultDispatcher-worker-15 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@546ca9da 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c08461b 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-27 05:22:58.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-27 05:22:58.014 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.017 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b55bee 2025-02-27 05:22:58.017 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b55bee 2025-02-27 05:22:58.019 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@d72a5e8 2025-02-27 05:22:58.019 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@d72a5e8 2025-02-27 05:22:58.021 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@94d309e 2025-02-27 05:22:58.021 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@94d309e 2025-02-27 05:22:58.022 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4fafd3 2025-02-27 05:22:58.022 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4fafd3 2025-02-27 05:22:58.024 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@658cf79f 2025-02-27 05:22:58.024 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@658cf79f 2025-02-27 05:22:58.026 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc94323 2025-02-27 05:22:58.026 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc94323 2025-02-27 05:22:58.027 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.028 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de045c4 2025-02-27 05:22:58.028 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de045c4 2025-02-27 05:22:58.030 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c60509c 2025-02-27 05:22:58.030 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c60509c 2025-02-27 05:22:58.032 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e526a80 2025-02-27 05:22:58.032 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e526a80 2025-02-27 05:22:58.032 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.033 [Test worker @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.034 [Test worker @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.035 [DefaultDispatcher-worker-10 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.035 [DefaultDispatcher-worker-10 @coroutine#2099] 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:36743/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:58.035 [DefaultDispatcher-worker-10 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.035 [DefaultDispatcher-worker-10 @coroutine#2099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36743/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.036 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.036 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36743/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.039 [DefaultDispatcher-worker-13 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.039 [DefaultDispatcher-worker-13 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.039 [DefaultDispatcher-worker-13 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.039 [DefaultDispatcher-worker-13 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.039 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.039 [DefaultDispatcher-worker-6 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.040 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.044 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.045 [DefaultDispatcher-worker-17 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.047 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b6986c 2025-02-27 05:22:58.047 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b6986c 2025-02-27 05:22:58.049 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@797178ea 2025-02-27 05:22:58.049 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@797178ea 2025-02-27 05:22:58.050 [DefaultDispatcher-worker-4 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.051 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4ef31c 2025-02-27 05:22:58.051 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4ef31c 2025-02-27 05:22:58.053 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@384c72d1 2025-02-27 05:22:58.053 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@384c72d1 2025-02-27 05:22:58.054 [DefaultDispatcher-worker-1 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.056 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7af84c 2025-02-27 05:22:58.056 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7af84c 2025-02-27 05:22:58.058 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@93e69e1 2025-02-27 05:22:58.058 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@93e69e1 2025-02-27 05:22:58.060 [DefaultDispatcher-worker-18 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.060 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2bdc9 2025-02-27 05:22:58.060 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2bdc9 2025-02-27 05:22:58.062 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@58638d9e 2025-02-27 05:22:58.062 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@58638d9e 2025-02-27 05:22:58.065 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7477b646 2025-02-27 05:22:58.065 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7477b646 2025-02-27 05:22:58.065 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.066 [DefaultDispatcher-worker-13 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.070 [DefaultDispatcher-worker-13 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.074 [DefaultDispatcher-worker-1 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.077 [DefaultDispatcher-worker-3 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.082 [DefaultDispatcher-worker-19 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.086 [DefaultDispatcher-worker-13 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:58.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33319df0 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:22:58.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:22:58.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-27 05:22:58.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:22:58.112 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.114 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:22:58.114 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@abaabc0 2025-02-27 05:22:58.114 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@abaabc0 2025-02-27 05:22:58.115 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:22:58.116 [DefaultDispatcher-worker-19 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.116 [DefaultDispatcher-worker-19 @coroutine#2145] 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:34257/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:58.116 [DefaultDispatcher-worker-19 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.116 [DefaultDispatcher-worker-19 @coroutine#2145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.116 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d44e7 2025-02-27 05:22:58.116 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d44e7 2025-02-27 05:22:58.117 [DefaultDispatcher-worker-6 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.117 [DefaultDispatcher-worker-6 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.118 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c0b0 2025-02-27 05:22:58.118 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c0b0 2025-02-27 05:22:58.120 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45404edc 2025-02-27 05:22:58.120 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45404edc 2025-02-27 05:22:58.120 [DefaultDispatcher-worker-13 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:22:58.120 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.120 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.120 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.121 [DefaultDispatcher-worker-19 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.121 [DefaultDispatcher-worker-19 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.121 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afb091f 2025-02-27 05:22:58.121 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afb091f 2025-02-27 05:22:58.122 [Test worker @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421c057a 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-27 05:22:58.122 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@744f2cdb 2025-02-27 05:22:58.122 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@744f2cdb 2025-02-27 05:22:58.124 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@621e35a2 2025-02-27 05:22:58.124 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@621e35a2 2025-02-27 05:22:58.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 05:22:58.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 05:22:58.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-27 05:22:58.125 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 05:22:58.125 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@256fb193 2025-02-27 05:22:58.125 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@256fb193 2025-02-27 05:22:58.127 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@671ee7d0 2025-02-27 05:22:58.127 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@671ee7d0 2025-02-27 05:22:58.127 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.131 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 05:22:58.132 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 05:22:58.134 [DefaultDispatcher-worker-7 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 05:22:58.134 [DefaultDispatcher-worker-7 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34257/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-27 05:22:58.134 [DefaultDispatcher-worker-7 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 05:22:58.134 [DefaultDispatcher-worker-3 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 05:22:58.134 [DefaultDispatcher-worker-3 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 05:22:58.137 [DefaultDispatcher-worker-8 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529fda9f 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-27 05:22:58.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:22:58.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:22:58.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-27 05:22:58.191 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:22:58.193 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.196 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-02-27 05:22:58.196 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-02-27 05:22:58.197 [Test worker @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:22:58.198 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-02-27 05:22:58.198 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-02-27 05:22:58.198 [Test worker @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:22:58.199 [DefaultDispatcher-worker-7 @coroutine#2177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.199 [DefaultDispatcher-worker-7 @coroutine#2177] 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:47135/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:58.199 [DefaultDispatcher-worker-7 @coroutine#2177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.199 [DefaultDispatcher-worker-7 @coroutine#2177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47135/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.200 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-02-27 05:22:58.200 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-02-27 05:22:58.200 [DefaultDispatcher-worker-6 @coroutine#2177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.200 [DefaultDispatcher-worker-6 @coroutine#2177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47135/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.202 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-02-27 05:22:58.202 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-02-27 05:22:58.204 [DefaultDispatcher-worker-4 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:22:58.204 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.204 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.204 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.204 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-02-27 05:22:58.204 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-02-27 05:22:58.204 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.204 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.205 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f316df 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-27 05:22:58.206 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-02-27 05:22:58.206 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-02-27 05:22:58.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-02-27 05:22:58.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-02-27 05:22:58.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-27 05:22:58.208 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-02-27 05:22:58.208 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-02-27 05:22:58.208 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-02-27 05:22:58.210 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-02-27 05:22:58.210 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-02-27 05:22:58.212 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-02-27 05:22:58.212 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-02-27 05:22:58.212 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.214 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-02-27 05:22:58.215 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:22:58.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:22:58.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-27 05:22:58.220 [DefaultDispatcher-worker-17 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773ad729 2025-02-27 05:22:58.224 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.227 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@b348b4b 2025-02-27 05:22:58.227 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@b348b4b 2025-02-27 05:22:58.229 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3745d 2025-02-27 05:22:58.229 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3745d 2025-02-27 05:22:58.231 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cce03b 2025-02-27 05:22:58.231 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cce03b 2025-02-27 05:22:58.232 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:22:58.232 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce7e66 2025-02-27 05:22:58.232 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce7e66 2025-02-27 05:22:58.234 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0fdb67 2025-02-27 05:22:58.234 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0fdb67 2025-02-27 05:22:58.236 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401bc7 2025-02-27 05:22:58.236 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401bc7 2025-02-27 05:22:58.238 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:22:58.238 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@136be06c 2025-02-27 05:22:58.238 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@136be06c 2025-02-27 05:22:58.239 [Test worker @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:22:58.240 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.240 [DefaultDispatcher-worker-17 @coroutine#2206] 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:42077/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:58.240 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.240 [DefaultDispatcher-worker-17 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42077/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.241 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.241 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e18129 2025-02-27 05:22:58.241 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e18129 2025-02-27 05:22:58.241 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42077/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.243 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120b231 2025-02-27 05:22:58.243 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120b231 2025-02-27 05:22:58.243 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.244 [DefaultDispatcher-worker-1 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:22:58.244 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.244 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.244 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.245 [DefaultDispatcher-worker-10 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.245 [DefaultDispatcher-worker-10 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.245 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2735a7dc 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-27 05:22:58.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-02-27 05:22:58.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-02-27 05:22:58.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-27 05:22:58.249 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-02-27 05:22:58.255 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-02-27 05:22:58.257 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6495fcce 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.257 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:22:58.258 [DefaultDispatcher-worker-1 @coroutine#2228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-27 05:22:58.261 [DefaultDispatcher-worker-7 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2025-02-27 05:22:58.273 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:22:58.277 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.279 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1449fa 2025-02-27 05:22:58.279 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1449fa 2025-02-27 05:22:58.279 [DefaultDispatcher-worker-1 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:22:58.280 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d3ae48 2025-02-27 05:22:58.280 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d3ae48 2025-02-27 05:22:58.280 [DefaultDispatcher-worker-1 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:22:58.281 [DefaultDispatcher-worker-19 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.281 [DefaultDispatcher-worker-19 @coroutine#2236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:58.281 [DefaultDispatcher-worker-19 @coroutine#2236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.281 [DefaultDispatcher-worker-19 @coroutine#2236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.281 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.281 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 05:22:58.281 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.282 [DefaultDispatcher-worker-17 @coroutine#2236] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.282 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.282 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ec228a 2025-02-27 05:22:58.282 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ec228a 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@314407dd 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-27 05:22:58.284 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eea473 2025-02-27 05:22:58.284 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eea473 2025-02-27 05:22:58.285 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd9662d 2025-02-27 05:22:58.285 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd9662d 2025-02-27 05:22:58.286 [DefaultDispatcher-worker-18 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:22:58.286 [DefaultDispatcher-worker-18 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.286 [DefaultDispatcher-worker-18 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.286 [DefaultDispatcher-worker-18 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.286 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a52430 2025-02-27 05:22:58.287 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a52430 2025-02-27 05:22:58.288 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578b8dc 2025-02-27 05:22:58.288 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578b8dc 2025-02-27 05:22:58.290 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c15b3c 2025-02-27 05:22:58.290 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c15b3c 2025-02-27 05:22:58.291 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@478fa127 2025-02-27 05:22:58.291 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@478fa127 2025-02-27 05:22:58.291 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.299 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.305 [Test worker @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.306 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.307 [DefaultDispatcher-worker-18 @coroutine#2250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.307 [DefaultDispatcher-worker-18 @coroutine#2250] 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:37061/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:58.307 [DefaultDispatcher-worker-18 @coroutine#2250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.307 [DefaultDispatcher-worker-18 @coroutine#2250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.308 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.308 [DefaultDispatcher-worker-7 @coroutine#2250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.308 [DefaultDispatcher-worker-7 @coroutine#2250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.310 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-02-27 05:22:58.310 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-02-27 05:22:58.312 [DefaultDispatcher-worker-6 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.312 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.312 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.312 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.312 [DefaultDispatcher-worker-20 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.312 [DefaultDispatcher-worker-20 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.312 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-02-27 05:22:58.312 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-02-27 05:22:58.313 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.314 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-02-27 05:22:58.314 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-02-27 05:22:58.317 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-02-27 05:22:58.317 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-02-27 05:22:58.317 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.318 [DefaultDispatcher-worker-8 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.319 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-02-27 05:22:58.319 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-02-27 05:22:58.320 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eb14b4 2025-02-27 05:22:58.320 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eb14b4 2025-02-27 05:22:58.321 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-02-27 05:22:58.321 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-02-27 05:22:58.322 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@172cf9f9 2025-02-27 05:22:58.322 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@172cf9f9 2025-02-27 05:22:58.322 [DefaultDispatcher-worker-10 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.323 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-02-27 05:22:58.323 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-02-27 05:22:58.324 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@13137fc4 2025-02-27 05:22:58.324 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@13137fc4 2025-02-27 05:22:58.325 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-02-27 05:22:58.325 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-02-27 05:22:58.326 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611f3c2 2025-02-27 05:22:58.326 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611f3c2 2025-02-27 05:22:58.327 [DefaultDispatcher-worker-6 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.327 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-02-27 05:22:58.327 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-02-27 05:22:58.327 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.328 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e0300 2025-02-27 05:22:58.328 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e0300 2025-02-27 05:22:58.330 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@670dc33b 2025-02-27 05:22:58.330 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@670dc33b 2025-02-27 05:22:58.331 [DefaultDispatcher-worker-7 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.332 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f686d41 2025-02-27 05:22:58.332 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f686d41 2025-02-27 05:22:58.334 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e0c8d 2025-02-27 05:22:58.334 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e0c8d 2025-02-27 05:22:58.336 [DefaultDispatcher-worker-20 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.337 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@51df9f49 2025-02-27 05:22:58.337 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@51df9f49 2025-02-27 05:22:58.337 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.340 [DefaultDispatcher-worker-7 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.344 [DefaultDispatcher-worker-6 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.348 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.348 [DefaultDispatcher-worker-11 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.350 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@29667e5f 2025-02-27 05:22:58.350 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@29667e5f 2025-02-27 05:22:58.352 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a19503 2025-02-27 05:22:58.352 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a19503 2025-02-27 05:22:58.352 [DefaultDispatcher-worker-3 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.354 [DefaultDispatcher-worker-20 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.354 [DefaultDispatcher-worker-20 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 05:22:58.354 [DefaultDispatcher-worker-20 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.354 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@239e152f 2025-02-27 05:22:58.354 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@239e152f 2025-02-27 05:22:58.354 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.354 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.355 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37061/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 05:22:58.355 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37061/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:58.355 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 05:22:58.355 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-27 05:22:58.355 [DefaultDispatcher-worker-19 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 05:22:58.356 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 05:22:58.356 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 05:22:58.356 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c9f38 2025-02-27 05:22:58.356 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c9f38 2025-02-27 05:22:58.358 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c928132 2025-02-27 05:22:58.358 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c928132 2025-02-27 05:22:58.358 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.360 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b01a2e 2025-02-27 05:22:58.360 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b01a2e 2025-02-27 05:22:58.360 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@708608e1 2025-02-27 05:22:58.360 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@708608e1 2025-02-27 05:22:58.362 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545a9a 2025-02-27 05:22:58.362 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545a9a 2025-02-27 05:22:58.363 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e41e881 2025-02-27 05:22:58.363 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e41e881 2025-02-27 05:22:58.364 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36077 2025-02-27 05:22:58.364 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36077 2025-02-27 05:22:58.365 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7e6391 2025-02-27 05:22:58.365 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7e6391 2025-02-27 05:22:58.366 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e40fa82 2025-02-27 05:22:58.366 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e40fa82 2025-02-27 05:22:58.366 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.367 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7ce2ba 2025-02-27 05:22:58.367 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7ce2ba 2025-02-27 05:22:58.369 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7d24b4 2025-02-27 05:22:58.369 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7d24b4 2025-02-27 05:22:58.371 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e09de3a 2025-02-27 05:22:58.371 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e09de3a 2025-02-27 05:22:58.373 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e24681 2025-02-27 05:22:58.373 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e24681 2025-02-27 05:22:58.373 [DefaultDispatcher-worker-14 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:58.375 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f531df5 2025-02-27 05:22:58.375 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f531df5 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7375ebe7 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-27 05:22:58.377 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@491dda2f 2025-02-27 05:22:58.377 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@491dda2f 2025-02-27 05:22:58.377 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-27 05:22:58.384 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.386 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f06aea 2025-02-27 05:22:58.386 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f06aea 2025-02-27 05:22:58.388 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@273781a4 2025-02-27 05:22:58.388 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@273781a4 2025-02-27 05:22:58.390 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2308019a 2025-02-27 05:22:58.390 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2308019a 2025-02-27 05:22:58.392 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.393 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@660a8b9f 2025-02-27 05:22:58.393 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@660a8b9f 2025-02-27 05:22:58.395 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c871a8e 2025-02-27 05:22:58.395 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c871a8e 2025-02-27 05:22:58.397 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5726881b 2025-02-27 05:22:58.397 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5726881b 2025-02-27 05:22:58.398 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.399 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.399 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@344147b4 2025-02-27 05:22:58.399 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@344147b4 2025-02-27 05:22:58.399 [DefaultDispatcher-worker-14 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57417/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.399 [DefaultDispatcher-worker-14 @coroutine#2301] 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:57417/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:58.399 [DefaultDispatcher-worker-14 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57417/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.399 [DefaultDispatcher-worker-14 @coroutine#2301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57417/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.400 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57417/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.400 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57417/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.401 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62574d0 2025-02-27 05:22:58.401 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62574d0 2025-02-27 05:22:58.403 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72025df0 2025-02-27 05:22:58.403 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@72025df0 2025-02-27 05:22:58.403 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.404 [DefaultDispatcher-worker-2 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.404 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.404 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.404 [DefaultDispatcher-worker-2 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.405 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.405 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.406 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204beb58 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-27 05:22:58.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-02-27 05:22:58.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-02-27 05:22:58.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-27 05:22:58.409 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-02-27 05:22:58.415 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-02-27 05:22:58.416 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-02-27 05:22:58.420 [DefaultDispatcher-worker-4 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2025-02-27 05:22:58.420 [DefaultDispatcher-worker-12 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.423 [DefaultDispatcher-worker-8 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.427 [DefaultDispatcher-worker-11 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.431 [DefaultDispatcher-worker-8 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.443 [DefaultDispatcher-worker-3 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.451 [DefaultDispatcher-worker-11 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.455 [DefaultDispatcher-worker-20 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.459 [DefaultDispatcher-worker-13 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.463 [DefaultDispatcher-worker-19 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.467 [DefaultDispatcher-worker-5 @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1535e0 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-27 05:22:58.477 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.479 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27b1e7 2025-02-27 05:22:58.479 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27b1e7 2025-02-27 05:22:58.481 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e04213 2025-02-27 05:22:58.481 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e04213 2025-02-27 05:22:58.483 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dfda97 2025-02-27 05:22:58.483 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dfda97 2025-02-27 05:22:58.483 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.485 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd4828 2025-02-27 05:22:58.485 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd4828 2025-02-27 05:22:58.486 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@72247d3d 2025-02-27 05:22:58.486 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@72247d3d 2025-02-27 05:22:58.488 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@123449b0 2025-02-27 05:22:58.488 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@123449b0 2025-02-27 05:22:58.489 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.490 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a272203 2025-02-27 05:22:58.490 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a272203 2025-02-27 05:22:58.490 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.491 [DefaultDispatcher-worker-5 @coroutine#2343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.491 [DefaultDispatcher-worker-5 @coroutine#2343] 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:42479/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:58.491 [DefaultDispatcher-worker-5 @coroutine#2343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.491 [DefaultDispatcher-worker-5 @coroutine#2343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42479/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.492 [DefaultDispatcher-worker-6 @coroutine#2343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.492 [DefaultDispatcher-worker-6 @coroutine#2343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.493 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f2b767 2025-02-27 05:22:58.493 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f2b767 2025-02-27 05:22:58.495 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eee7b1 2025-02-27 05:22:58.495 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eee7b1 2025-02-27 05:22:58.495 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.496 [DefaultDispatcher-worker-8 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.496 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.496 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.496 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.497 [DefaultDispatcher-worker-1 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.497 [DefaultDispatcher-worker-1 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.497 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5367d46f 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-27 05:22:58.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-27 05:22:58.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-27 05:22:58.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-27 05:22:58.500 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-27 05:22:58.507 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-27 05:22:58.508 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-27 05:22:58.509 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.511 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3faa7924 2025-02-27 05:22:58.511 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3faa7924 2025-02-27 05:22:58.511 [DefaultDispatcher-worker-8 @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2025-02-27 05:22:58.512 [DefaultDispatcher-worker-16 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.513 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@316d80a1 2025-02-27 05:22:58.513 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@316d80a1 2025-02-27 05:22:58.515 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35521254 2025-02-27 05:22:58.515 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35521254 2025-02-27 05:22:58.516 [DefaultDispatcher-worker-13 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.517 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70508a9a 2025-02-27 05:22:58.517 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70508a9a 2025-02-27 05:22:58.519 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5faeed 2025-02-27 05:22:58.519 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5faeed 2025-02-27 05:22:58.521 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ea5d4f 2025-02-27 05:22:58.521 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ea5d4f 2025-02-27 05:22:58.521 [DefaultDispatcher-worker-9 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.523 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@640f2794 2025-02-27 05:22:58.523 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@640f2794 2025-02-27 05:22:58.525 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@107f75d5 2025-02-27 05:22:58.525 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@107f75d5 2025-02-27 05:22:58.526 [DefaultDispatcher-worker-11 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.526 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.526 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 05:22:58.526 [DefaultDispatcher-worker-16 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.527 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@713699f1 2025-02-27 05:22:58.527 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@713699f1 2025-02-27 05:22:58.527 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.529 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.529 [DefaultDispatcher-worker-20 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 05:22:58.568 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42479/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 05:22:58.568 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42479/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:58.568 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 05:22:58.568 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-27 05:22:58.568 [DefaultDispatcher-worker-15 @coroutine#2371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 05:22:58.569 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 05:22:58.569 [DefaultDispatcher-worker-19 @coroutine#2371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 05:22:58.569 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.571 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b442d08 2025-02-27 05:22:58.571 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b442d08 2025-02-27 05:22:58.572 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1583c010 2025-02-27 05:22:58.572 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1583c010 2025-02-27 05:22:58.575 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bc4678 2025-02-27 05:22:58.575 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bc4678 2025-02-27 05:22:58.577 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54beca2b 2025-02-27 05:22:58.577 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54beca2b 2025-02-27 05:22:58.579 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2881d9 2025-02-27 05:22:58.579 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2881d9 2025-02-27 05:22:58.581 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a05f4c 2025-02-27 05:22:58.581 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a05f4c 2025-02-27 05:22:58.581 [DefaultDispatcher-worker-6 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:58.583 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc4a06 2025-02-27 05:22:58.583 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc4a06 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@472dc215 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:58.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:58.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-27 05:22:58.585 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@34913564 2025-02-27 05:22:58.585 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@34913564 2025-02-27 05:22:58.586 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1d4c66 2025-02-27 05:22:58.586 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1d4c66 2025-02-27 05:22:58.586 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.597 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:58.600 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.602 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:58.602 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@357b15f8 2025-02-27 05:22:58.602 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@357b15f8 2025-02-27 05:22:58.603 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:58.604 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.604 [DefaultDispatcher-worker-4 @coroutine#2397] 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:58781/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:58.604 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.604 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58781/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.604 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbced27 2025-02-27 05:22:58.604 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbced27 2025-02-27 05:22:58.605 [DefaultDispatcher-worker-15 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.605 [DefaultDispatcher-worker-15 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:58.606 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f837e88 2025-02-27 05:22:58.606 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f837e88 2025-02-27 05:22:58.608 [DefaultDispatcher-worker-16 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:58.608 [DefaultDispatcher-worker-16 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.608 [DefaultDispatcher-worker-16 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.608 [DefaultDispatcher-worker-16 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.608 [DefaultDispatcher-worker-10 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.608 [DefaultDispatcher-worker-10 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.608 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a81e71c 2025-02-27 05:22:58.608 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a81e71c 2025-02-27 05:22:58.609 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3672eb 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-27 05:22:58.610 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b8f961 2025-02-27 05:22:58.610 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b8f961 2025-02-27 05:22:58.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-02-27 05:22:58.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-02-27 05:22:58.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-27 05:22:58.611 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b31fb64 2025-02-27 05:22:58.611 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b31fb64 2025-02-27 05:22:58.611 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-02-27 05:22:58.613 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2bbb4 2025-02-27 05:22:58.613 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2bbb4 2025-02-27 05:22:58.614 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aae1853 2025-02-27 05:22:58.614 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aae1853 2025-02-27 05:22:58.616 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0d9996 2025-02-27 05:22:58.616 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0d9996 2025-02-27 05:22:58.616 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.617 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-02-27 05:22:58.618 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-02-27 05:22:58.619 [DefaultDispatcher-worker-20 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/auth/register 2025-02-27 05:22:58.620 [DefaultDispatcher-worker-20 @coroutine#2419] 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:58781/auth/register. 2025-02-27 05:22:58.620 [DefaultDispatcher-worker-20 @coroutine#2419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/auth/register 2025-02-27 05:22:58.620 [DefaultDispatcher-worker-20 @coroutine#2419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58781/auth/register from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.620 [DefaultDispatcher-worker-16 @coroutine#2419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/auth/register 2025-02-27 05:22:58.620 [DefaultDispatcher-worker-16 @coroutine#2419] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/auth/register 2025-02-27 05:22:58.622 [DefaultDispatcher-worker-7 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e7a627 2025-02-27 05:22:58.661 [DefaultDispatcher-worker-10 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58781/auth/register. 2025-02-27 05:22:58.661 [DefaultDispatcher-worker-10 @coroutine#2419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58781/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:58.672 [DefaultDispatcher-worker-2 @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:58.676 [DefaultDispatcher-worker-10 @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:58.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5b2c1e 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12faeada 2025-02-27 05:22:58.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12faeada 2025-02-27 05:22:58.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-27 05:22:58.684 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.686 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1957a545 2025-02-27 05:22:58.686 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1957a545 2025-02-27 05:22:58.688 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1790581f 2025-02-27 05:22:58.688 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1790581f 2025-02-27 05:22:58.689 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13afce35 2025-02-27 05:22:58.689 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13afce35 2025-02-27 05:22:58.691 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ad5224 2025-02-27 05:22:58.691 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ad5224 2025-02-27 05:22:58.692 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7274b839 2025-02-27 05:22:58.692 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7274b839 2025-02-27 05:22:58.694 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@673146c8 2025-02-27 05:22:58.694 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@673146c8 2025-02-27 05:22:58.695 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@a02f27d 2025-02-27 05:22:58.695 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@a02f27d 2025-02-27 05:22:58.696 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12faeada 2025-02-27 05:22:58.697 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3682ad6b 2025-02-27 05:22:58.697 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3682ad6b 2025-02-27 05:22:58.698 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e06ef2 2025-02-27 05:22:58.698 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e06ef2 2025-02-27 05:22:58.698 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.701 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12faeada 2025-02-27 05:22:58.702 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12faeada 2025-02-27 05:22:58.703 [DefaultDispatcher-worker-7 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.703 [DefaultDispatcher-worker-7 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 05:22:58.703 [DefaultDispatcher-worker-7 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.703 [DefaultDispatcher-worker-7 @coroutine#2432] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.704 [DefaultDispatcher-worker-6 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.704 [DefaultDispatcher-worker-6 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.707 [DefaultDispatcher-worker-18 @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12faeada 2025-02-27 05:22:58.707 [DefaultDispatcher-worker-18 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.707 [DefaultDispatcher-worker-18 @coroutine#2431] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 05:22:58.707 [DefaultDispatcher-worker-18 @coroutine#2431] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.707 [DefaultDispatcher-worker-18 @coroutine#2431] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.707 [DefaultDispatcher-worker-18 @coroutine#2431] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.709 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12faeada 2025-02-27 05:22:58.711 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12faeada 2025-02-27 05:22:58.711 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.713 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3804bd34 2025-02-27 05:22:58.713 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3804bd34 2025-02-27 05:22:58.715 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c34444 2025-02-27 05:22:58.715 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c34444 2025-02-27 05:22:58.717 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fcd644 2025-02-27 05:22:58.717 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fcd644 2025-02-27 05:22:58.719 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fe4e7f 2025-02-27 05:22:58.719 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fe4e7f 2025-02-27 05:22:58.720 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ea0a9 2025-02-27 05:22:58.720 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ea0a9 2025-02-27 05:22:58.722 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@464338c8 2025-02-27 05:22:58.722 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@464338c8 2025-02-27 05:22:58.722 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12faeada 2025-02-27 05:22:58.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-27 05:22:58.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-27 05:22:58.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.723 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12faeada: (connection evicted) 2025-02-27 05:22:58.723 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@125988b2 2025-02-27 05:22:58.723 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@125988b2 2025-02-27 05:22:58.725 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d1b130 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:58.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-27 05:22:58.725 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d1b130 2025-02-27 05:22:58.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d8da77 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-27 05:22:58.726 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@845508b 2025-02-27 05:22:58.726 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@845508b 2025-02-27 05:22:58.726 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 05:22:58.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@486d1868 2025-02-27 05:22:58.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@486d1868 2025-02-27 05:22:58.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-27 05:22:58.727 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@486d1868 2025-02-27 05:22:58.732 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@486d1868 2025-02-27 05:22:58.734 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@486d1868 2025-02-27 05:22:58.734 [DefaultDispatcher-worker-20 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.734 [DefaultDispatcher-worker-20 @coroutine#2459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 05:22:58.734 [DefaultDispatcher-worker-20 @coroutine#2459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.734 [DefaultDispatcher-worker-20 @coroutine#2459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.735 [DefaultDispatcher-worker-4 @coroutine#2459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.736 [DefaultDispatcher-worker-4 @coroutine#2459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.739 [DefaultDispatcher-worker-1 @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@486d1868 2025-02-27 05:22:58.739 [DefaultDispatcher-worker-1 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.739 [DefaultDispatcher-worker-1 @coroutine#2458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 05:22:58.739 [DefaultDispatcher-worker-1 @coroutine#2458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.739 [DefaultDispatcher-worker-14 @coroutine#2458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.740 [DefaultDispatcher-worker-14 @coroutine#2458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.740 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@486d1868 2025-02-27 05:22:58.742 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@486d1868 2025-02-27 05:22:58.743 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@486d1868 2025-02-27 05:22:58.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-27 05:22:58.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-27 05:22:58.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.744 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@486d1868: (connection evicted) 2025-02-27 05:22:58.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:58.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-27 05:22:58.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-27 05:22:58.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bfaff23 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-27 05:22:58.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-27 05:22:58.746 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.751 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.752 [Test worker @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.753 [DefaultDispatcher-worker-14 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.753 [DefaultDispatcher-worker-14 @coroutine#2486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 05:22:58.753 [DefaultDispatcher-worker-14 @coroutine#2486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.753 [DefaultDispatcher-worker-14 @coroutine#2486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.754 [DefaultDispatcher-worker-13 @coroutine#2486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.754 [DefaultDispatcher-worker-13 @coroutine#2486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.757 [DefaultDispatcher-worker-18 @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.757 [DefaultDispatcher-worker-18 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.757 [DefaultDispatcher-worker-18 @coroutine#2485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 05:22:58.757 [DefaultDispatcher-worker-18 @coroutine#2485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.757 [DefaultDispatcher-worker-4 @coroutine#2485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.757 [DefaultDispatcher-worker-4 @coroutine#2485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.758 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.759 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.761 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.762 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.764 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.766 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.767 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6 2025-02-27 05:22:58.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-27 05:22:58.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-27 05:22:58.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.767 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f588bc6: (connection evicted) 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:58.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-27 05:22:58.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fcae085 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-27 05:22:58.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6 2025-02-27 05:22:58.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6 2025-02-27 05:22:58.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-27 05:22:58.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6 2025-02-27 05:22:58.775 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6 2025-02-27 05:22:58.776 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6 2025-02-27 05:22:58.776 [DefaultDispatcher-worker-4 @coroutine#2524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.776 [DefaultDispatcher-worker-4 @coroutine#2524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 05:22:58.776 [DefaultDispatcher-worker-4 @coroutine#2524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.776 [DefaultDispatcher-worker-4 @coroutine#2524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.777 [DefaultDispatcher-worker-12 @coroutine#2524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.777 [DefaultDispatcher-worker-12 @coroutine#2524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.780 [DefaultDispatcher-worker-10 @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6 2025-02-27 05:22:58.780 [DefaultDispatcher-worker-10 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.780 [DefaultDispatcher-worker-10 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 05:22:58.780 [DefaultDispatcher-worker-10 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.781 [DefaultDispatcher-worker-13 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.781 [DefaultDispatcher-worker-13 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.782 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6 2025-02-27 05:22:58.783 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6 2025-02-27 05:22:58.784 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6 2025-02-27 05:22:58.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-27 05:22:58.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-27 05:22:58.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.785 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f404bc6: (connection evicted) 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:58.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-27 05:22:58.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2ab1c 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-27 05:22:58.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-27 05:22:58.788 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.793 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.794 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.794 [DefaultDispatcher-worker-5 @coroutine#2556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.794 [DefaultDispatcher-worker-5 @coroutine#2556] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 05:22:58.794 [DefaultDispatcher-worker-5 @coroutine#2556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.794 [DefaultDispatcher-worker-5 @coroutine#2556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.795 [DefaultDispatcher-worker-15 @coroutine#2556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.795 [DefaultDispatcher-worker-15 @coroutine#2556] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.799 [DefaultDispatcher-worker-8 @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.799 [DefaultDispatcher-worker-8 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.799 [DefaultDispatcher-worker-8 @coroutine#2555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 05:22:58.799 [DefaultDispatcher-worker-8 @coroutine#2555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.799 [DefaultDispatcher-worker-16 @coroutine#2555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.799 [DefaultDispatcher-worker-16 @coroutine#2555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.800 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.802 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.804 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.805 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.807 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2025-02-27 05:22:58.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-27 05:22:58.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-27 05:22:58.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.807 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ec5005: (connection evicted) 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:58.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-27 05:22:58.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c69e6b 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:58.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:58.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-27 05:22:58.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-02-27 05:22:58.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-02-27 05:22:58.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-27 05:22:58.810 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-02-27 05:22:58.815 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-02-27 05:22:58.816 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-02-27 05:22:58.816 [DefaultDispatcher-worker-12 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.816 [DefaultDispatcher-worker-12 @coroutine#2587] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 05:22:58.816 [DefaultDispatcher-worker-12 @coroutine#2587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.816 [DefaultDispatcher-worker-12 @coroutine#2587] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:58.817 [DefaultDispatcher-worker-3 @coroutine#2587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.817 [DefaultDispatcher-worker-3 @coroutine#2587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 05:22:58.820 [DefaultDispatcher-worker-17 @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-02-27 05:22:58.820 [DefaultDispatcher-worker-17 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.820 [DefaultDispatcher-worker-17 @coroutine#2586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 05:22:58.821 [DefaultDispatcher-worker-17 @coroutine#2586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.821 [DefaultDispatcher-worker-4 @coroutine#2586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.821 [DefaultDispatcher-worker-4 @coroutine#2586] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 05:22:58.822 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-02-27 05:22:58.823 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-02-27 05:22:58.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-27 05:22:58.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-27 05:22:58.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:58.824 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e: (connection evicted) 2025-02-27 05:22:58.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:58.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-27 05:22:58.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-27 05:22:58.947 [DefaultDispatcher-worker-12 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:22:58.947 [DefaultDispatcher-worker-12 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.947 [DefaultDispatcher-worker-12 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:58.947 [DefaultDispatcher-worker-12 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.948 [DefaultDispatcher-worker-10 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:58.948 [DefaultDispatcher-worker-10 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.044 [DefaultDispatcher-worker-12 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:22:59.044 [DefaultDispatcher-worker-12 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.044 [DefaultDispatcher-worker-12 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.044 [DefaultDispatcher-worker-12 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.045 [DefaultDispatcher-worker-17 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.045 [DefaultDispatcher-worker-17 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.080 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df0a4c3 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2025-02-27 05:22:59.081 [Test worker @coroutine#2636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-27 05:22:59.088 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2025-02-27 05:22:59.093 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2025-02-27 05:22:59.094 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2025-02-27 05:22:59.095 [Test worker @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2025-02-27 05:22:59.100 [DefaultDispatcher-worker-2 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2025-02-27 05:22:59.105 [DefaultDispatcher-worker-17 @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2025-02-27 05:22:59.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-27 05:22:59.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-27 05:22:59.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.107 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a7a331: (connection evicted) 2025-02-27 05:22:59.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-27 05:22:59.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63893cf6 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-02-27 05:22:59.108 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-27 05:22:59.116 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-02-27 05:22:59.121 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-02-27 05:22:59.122 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-02-27 05:22:59.123 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509bf2d5 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-02-27 05:22:59.123 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-27 05:22:59.125 [DefaultDispatcher-worker-10 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:22:59.125 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.125 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.125 [DefaultDispatcher-worker-10 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.126 [DefaultDispatcher-worker-3 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.126 [DefaultDispatcher-worker-3 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.132 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-02-27 05:22:59.136 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-02-27 05:22:59.137 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-02-27 05:22:59.138 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-02-27 05:22:59.142 [DefaultDispatcher-worker-3 @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d 2025-02-27 05:22:59.150 [DefaultDispatcher-worker-15 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-02-27 05:22:59.154 [DefaultDispatcher-worker-13 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-02-27 05:22:59.158 [DefaultDispatcher-worker-2 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-02-27 05:22:59.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-27 05:22:59.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-27 05:22:59.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.165 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20673498: (connection evicted) 2025-02-27 05:22:59.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-27 05:22:59.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-27 05:22:59.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-27 05:22:59.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-27 05:22:59.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.166 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b4b02d: (connection evicted) 2025-02-27 05:22:59.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-27 05:22:59.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1106a9cc 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2025-02-27 05:22:59.167 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-27 05:22:59.174 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2025-02-27 05:22:59.179 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2025-02-27 05:22:59.180 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2025-02-27 05:22:59.181 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1444e35f 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-02-27 05:22:59.181 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-27 05:22:59.189 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-02-27 05:22:59.193 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-02-27 05:22:59.194 [Test worker @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-02-27 05:22:59.195 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-02-27 05:22:59.199 [DefaultDispatcher-worker-20 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268ee31d 2025-02-27 05:22:59.206 [DefaultDispatcher-worker-16 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2025-02-27 05:22:59.209 [DefaultDispatcher-worker-3 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:22:59.209 [DefaultDispatcher-worker-3 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.209 [DefaultDispatcher-worker-3 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.209 [DefaultDispatcher-worker-3 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.209 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.209 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.210 [DefaultDispatcher-worker-1 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2025-02-27 05:22:59.214 [DefaultDispatcher-worker-19 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2025-02-27 05:22:59.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-27 05:22:59.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-27 05:22:59.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.216 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723aa04: (connection evicted) 2025-02-27 05:22:59.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-27 05:22:59.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-27 05:22:59.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-27 05:22:59.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-27 05:22:59.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.217 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@268ee31d: (connection evicted) 2025-02-27 05:22:59.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-27 05:22:59.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8616368 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.219 [Test worker @coroutine#2735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-27 05:22:59.226 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.231 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.232 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.233 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.237 [DefaultDispatcher-worker-20 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.251 [DefaultDispatcher-worker-18 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:22:59.251 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.251 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.251 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.251 [DefaultDispatcher-worker-2 @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.252 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.252 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.252 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.256 [DefaultDispatcher-worker-5 @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe 2025-02-27 05:22:59.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-27 05:22:59.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-27 05:22:59.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.266 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c8469fe: (connection evicted) 2025-02-27 05:22:59.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-27 05:22:59.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-27 05:22:59.267 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eba0cc5 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.268 [Test worker @coroutine#2791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-27 05:22:59.275 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.280 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.281 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.282 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.286 [DefaultDispatcher-worker-1 @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.290 [DefaultDispatcher-worker-1 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:22:59.290 [DefaultDispatcher-worker-1 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.291 [DefaultDispatcher-worker-1 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.291 [DefaultDispatcher-worker-1 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.291 [DefaultDispatcher-worker-16 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.297 [DefaultDispatcher-worker-14 @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.299 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.303 [DefaultDispatcher-worker-6 @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-02-27 05:22:59.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-27 05:22:59.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-27 05:22:59.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.307 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2: (connection evicted) 2025-02-27 05:22:59.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-27 05:22:59.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6860c000 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.308 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-27 05:22:59.316 [DefaultDispatcher-worker-15 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:22:59.317 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.317 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.317 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.317 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.317 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.317 [DefaultDispatcher-worker-18 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.321 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.322 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.323 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.327 [DefaultDispatcher-worker-16 @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.338 [DefaultDispatcher-worker-6 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.343 [DefaultDispatcher-worker-1 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.408 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.411 [DefaultDispatcher-worker-14 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:22:59.411 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.411 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.411 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.412 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.412 [DefaultDispatcher-worker-8 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.455 [DefaultDispatcher-worker-12 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2025-02-27 05:22:59.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-27 05:22:59.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-27 05:22:59.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.485 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3723de42: (connection evicted) 2025-02-27 05:22:59.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-27 05:22:59.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a89dec0 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.487 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-27 05:22:59.495 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.500 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.500 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.501 [DefaultDispatcher-worker-13 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:22:59.501 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.501 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.501 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.501 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.502 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.502 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.505 [DefaultDispatcher-worker-15 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.506 [Test worker @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.517 [DefaultDispatcher-worker-9 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.521 [DefaultDispatcher-worker-10 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7 2025-02-27 05:22:59.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-27 05:22:59.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-27 05:22:59.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.526 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64bb6ba7: (connection evicted) 2025-02-27 05:22:59.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-27 05:22:59.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c9a128 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.527 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-27 05:22:59.528 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2025-02-27 05:22:59.528 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2025-02-27 05:22:59.528 [Test worker @coroutine#2925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-27 05:22:59.535 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2025-02-27 05:22:59.539 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2025-02-27 05:22:59.540 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2025-02-27 05:22:59.541 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2025-02-27 05:22:59.547 [DefaultDispatcher-worker-19 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c7d472 2025-02-27 05:22:59.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-27 05:22:59.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-27 05:22:59.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.585 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51c7d472: (connection evicted) 2025-02-27 05:22:59.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:22:59.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-27 05:22:59.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65bc50c9 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-27 05:22:59.632 [DefaultDispatcher-worker-7 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:22:59.632 [DefaultDispatcher-worker-7 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.632 [DefaultDispatcher-worker-7 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.632 [DefaultDispatcher-worker-7 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.633 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.633 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.644 [DefaultDispatcher-worker-17 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.648 [DefaultDispatcher-worker-15 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.651 [DefaultDispatcher-worker-10 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.654 [DefaultDispatcher-worker-5 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.670 [DefaultDispatcher-worker-8 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.671 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 05:22:59.676 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-02-27 05:22:59.677 [DefaultDispatcher-worker-14 @coroutine#2964] INFO ktor.application - Responding at http://0.0.0.0:35663 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18b8518b 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-27 05:22:59.687 [DefaultDispatcher-worker-6 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.687 [DefaultDispatcher-worker-6 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:59.687 [DefaultDispatcher-worker-6 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.687 [DefaultDispatcher-worker-6 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:59.688 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.688 [eventLoopGroupProxy-19-1 @call-handler#2975] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 05:22:59.688 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 05:22:59.688 [eventLoopGroupProxy-19-1 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.688 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.689 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:59.689 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.689 [DefaultDispatcher-worker-2 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.689 [DefaultDispatcher-worker-2 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@588b02a0 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-27 05:22:59.696 [DefaultDispatcher-worker-3 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.696 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.696 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.696 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.697 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 05:22:59.697 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.697 [DefaultDispatcher-worker-8 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.697 [DefaultDispatcher-worker-8 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.701 [DefaultDispatcher-worker-10 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.702 [DefaultDispatcher-worker-20 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.702 [DefaultDispatcher-worker-20 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:59.702 [DefaultDispatcher-worker-20 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.702 [DefaultDispatcher-worker-20 @coroutine#2986] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:59.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:22:59.703 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f7653ae 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:22:59.703 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-27 05:22:59.703 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-02-27 05:22:59.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-02-27 05:22:59.703 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-27 05:22:59.703 [eventLoopGroupProxy-19-3 @call-handler#2993] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 05:22:59.703 [eventLoopGroupProxy-19-3 @call-handler#2993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.703 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.703 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.706 [DefaultDispatcher-worker-18 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.711 [DefaultDispatcher-worker-10 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.711 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.711 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.711 [DefaultDispatcher-worker-10 @coroutine#2985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.712 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 05:22:59.712 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.712 [DefaultDispatcher-worker-18 @coroutine#2985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.712 [DefaultDispatcher-worker-18 @coroutine#2985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.714 [DefaultDispatcher-worker-6 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.714 [DefaultDispatcher-worker-6 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 05:22:59.714 [DefaultDispatcher-worker-6 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.714 [DefaultDispatcher-worker-6 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 05:22:59.715 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 05:22:59.715 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.715 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:59.715 [eventLoopGroupProxy-19-2 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.715 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.715 [eventLoopGroupProxy-19-4 @call-handler#3011] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 05:22:59.715 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 05:22:59.715 [eventLoopGroupProxy-19-4 @call-handler#3011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.717 [DefaultDispatcher-worker-7 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.719 [DefaultDispatcher-worker-12 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.720 [DefaultDispatcher-worker-16 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.722 [DefaultDispatcher-worker-6 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.723 [DefaultDispatcher-worker-6 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-02-27 05:22:59.724 [DefaultDispatcher-worker-6 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.724 [DefaultDispatcher-worker-6 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.724 [DefaultDispatcher-worker-6 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.724 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 05:22:59.724 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.724 [DefaultDispatcher-worker-14 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.724 [DefaultDispatcher-worker-14 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.728 [DefaultDispatcher-worker-12 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-02-27 05:22:59.731 [DefaultDispatcher-worker-3 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd5aa8b 2025-02-27 05:22:59.738 [DefaultDispatcher-worker-14 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.739 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 05:22:59.739 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-27 05:22:59.739 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 05:22:59.740 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-27 05:22:59.743 [DefaultDispatcher-worker-18 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.754 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 05:22:59.754 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 05:22:59.755 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-27 05:22:59.755 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.755 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002113 2025-02-27 05:22:59.755 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002113. 2025-02-27 05:22:59.755 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002113 2025-02-27 05:22:59.755 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-27 05:22:59.758 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.758 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002113 2025-02-27 05:22:59.758 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002113 2025-02-27 05:22:59.758 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002113. 2025-02-27 05:22:59.758 [DefaultDispatcher-worker-6 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002113 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.763 [DefaultDispatcher-worker-10 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.763 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 05:22:59.763 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 05:22:59.763 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 05:22:59.764 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-27 05:22:59.765 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.765 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 05:22:59.765 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 05:22:59.765 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 05:22:59.765 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.771 [DefaultDispatcher-worker-9 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.778 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:22:59.784 [DefaultDispatcher-worker-11 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.787 [DefaultDispatcher-worker-17 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.787 [DefaultDispatcher-worker-14 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.787 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.787 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/message. 2025-02-27 05:22:59.787 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.787 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35663/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 05:22:59.788 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 05:22:59.788 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 05:22:59.788 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:59.791 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.792 [DefaultDispatcher-worker-7 @call-handler#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.792 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.792 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.792 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.792 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/message. 2025-02-27 05:22:59.792 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.796 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.802 [DefaultDispatcher-worker-7 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.803 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 05:22:59.803 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-27 05:22:59.803 [DefaultDispatcher-worker-8 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 05:22:59.803 [eventLoopGroupProxy-19-2 @call-handler#3061] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-27 05:22:59.803 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:22:59.806 [DefaultDispatcher-worker-1 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.816 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 05:22:59.816 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 05:22:59.817 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-27 05:22:59.817 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.817 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002114 2025-02-27 05:22:59.817 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002114. 2025-02-27 05:22:59.817 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002114 2025-02-27 05:22:59.817 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-27 05:22:59.818 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.818 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002114 2025-02-27 05:22:59.818 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002114 2025-02-27 05:22:59.818 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002114. 2025-02-27 05:22:59.818 [DefaultDispatcher-worker-21 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699192239271002114 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.822 [DefaultDispatcher-worker-1 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.822 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 05:22:59.822 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 05:22:59.822 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 05:22:59.822 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-27 05:22:59.823 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.823 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 05:22:59.823 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 05:22:59.823 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 05:22:59.823 [DefaultDispatcher-worker-1 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.827 [DefaultDispatcher-worker-19 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.837 [DefaultDispatcher-worker-10 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.840 [DefaultDispatcher-worker-11 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.840 [DefaultDispatcher-worker-8 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.840 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.840 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/message. 2025-02-27 05:22:59.840 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.840 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35663/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 05:22:59.840 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 05:22:59.840 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 05:22:59.840 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:59.844 [DefaultDispatcher-worker-17 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.847 [DefaultDispatcher-worker-4 @call-handler#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.847 [eventLoopGroupProxy-19-2 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.848 [DefaultDispatcher-worker-20 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.848 [DefaultDispatcher-worker-20 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.848 [DefaultDispatcher-worker-20 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/message. 2025-02-27 05:22:59.848 [DefaultDispatcher-worker-20 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.851 [DefaultDispatcher-worker-4 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.857 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 2025-02-27 05:22:59.857 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112. 2025-02-27 05:22:59.857 [UI Thread @coroutine#3095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 2025-02-27 05:22:59.857 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.857 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.857 [UI Thread @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.858 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-27 05:22:59.858 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.858 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.858 [UI Thread @coroutine#3104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.858 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.858 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.858 [UI Thread @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.859 [eventLoopGroupProxy-19-5 @call-handler#3121] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-27 05:22:59.859 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 2025-02-27 05:22:59.859 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113. 2025-02-27 05:22:59.859 [UI Thread @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 2025-02-27 05:22:59.860 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.860 [UI Thread @coroutine#3095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 2025-02-27 05:22:59.860 [UI Thread @coroutine#3095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 2025-02-27 05:22:59.860 [eventLoopGroupProxy-19-5 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.861 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112. 2025-02-27 05:22:59.861 [UI Thread @coroutine#3095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.861 [UI Thread @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.861 [UI Thread @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.861 [eventLoopGroupProxy-19-7 @call-handler#3137] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-27 05:22:59.861 [eventLoopGroupProxy-19-6 @call-handler#3138] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-27 05:22:59.861 [UI Thread @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.861 [UI Thread @coroutine#3099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.861 [eventLoopGroupProxy-19-8 @call-handler#3141] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-27 05:22:59.862 [eventLoopGroupProxy-19-7 @call-handler#3137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.862 [eventLoopGroupProxy-19-6 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.862 [UI Thread @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.862 [UI Thread @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.862 [UI Thread @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.862 [UI Thread @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.862 [UI Thread @coroutine#3104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.862 [UI Thread @coroutine#3104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.862 [UI Thread @coroutine#3104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.862 [UI Thread @coroutine#3104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.867 [DefaultDispatcher-worker-17 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.869 [eventLoopGroupProxy-19-8 @call-handler#3141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.869 [UI Thread @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 2025-02-27 05:22:59.869 [UI Thread @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 2025-02-27 05:22:59.869 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113. 2025-02-27 05:22:59.869 [UI Thread @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.872 [DefaultDispatcher-worker-18 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.876 [DefaultDispatcher-worker-14 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.880 [DefaultDispatcher-worker-5 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.885 [DefaultDispatcher-worker-13 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.888 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699192239271002112 2025-02-27 05:22:59.888 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699192239271002112. 2025-02-27 05:22:59.888 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699192239271002112 2025-02-27 05:22:59.889 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-02-27 05:22:59.890 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.890 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699192239271002112 2025-02-27 05:22:59.890 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699192239271002112 2025-02-27 05:22:59.890 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699192239271002112. 2025-02-27 05:22:59.890 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.895 [DefaultDispatcher-worker-18 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.900 [DefaultDispatcher-worker-6 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.903 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.904 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.904 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/message. 2025-02-27 05:22:59.904 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.904 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35663/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 05:22:59.904 [eventLoopGroupProxy-19-2 @call-handler#3164] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 05:22:59.904 [eventLoopGroupProxy-19-2 @call-handler#3164] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 05:22:59.904 [eventLoopGroupProxy-19-2 @call-handler#3164] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:59.908 [DefaultDispatcher-worker-19 @call-handler#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.908 [eventLoopGroupProxy-19-2 @call-handler#3164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.909 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.909 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.909 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/message. 2025-02-27 05:22:59.909 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.912 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699192239271002114&assignmentUid=699192239271002112&clazzUid=699192239271002112&submitterUid=699192239271002113 2025-02-27 05:22:59.912 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699192239271002114&assignmentUid=699192239271002112&clazzUid=699192239271002112&submitterUid=699192239271002113. 2025-02-27 05:22:59.912 [UI Thread @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699192239271002114&assignmentUid=699192239271002112&clazzUid=699192239271002112&submitterUid=699192239271002113 2025-02-27 05:22:59.913 [DefaultDispatcher-worker-14 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.913 [eventLoopGroupProxy-19-2 @call-handler#3185] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-02-27 05:22:59.916 [eventLoopGroupProxy-19-2 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.916 [UI Thread @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699192239271002114&assignmentUid=699192239271002112&clazzUid=699192239271002112&submitterUid=699192239271002113 2025-02-27 05:22:59.916 [UI Thread @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699192239271002114&assignmentUid=699192239271002112&clazzUid=699192239271002112&submitterUid=699192239271002113 2025-02-27 05:22:59.916 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699192239271002114&assignmentUid=699192239271002112&clazzUid=699192239271002112&submitterUid=699192239271002113. 2025-02-27 05:22:59.916 [UI Thread @coroutine#3180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699192239271002114&assignmentUid=699192239271002112&clazzUid=699192239271002112&submitterUid=699192239271002113 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.920 [DefaultDispatcher-worker-1 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.927 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/PersonDao/getNamesByUid?uid=699192239271002113 2025-02-27 05:22:59.927 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/PersonDao/getNamesByUid?uid=699192239271002113. 2025-02-27 05:22:59.927 [UI Thread @coroutine#3194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/PersonDao/getNamesByUid?uid=699192239271002113 2025-02-27 05:22:59.927 [eventLoopGroupProxy-19-2 @call-handler#3203] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-02-27 05:22:59.928 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.928 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.928 [UI Thread @coroutine#3199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.928 [eventLoopGroupProxy-19-2 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.928 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699192239271002112 2025-02-27 05:22:59.928 [eventLoopGroupProxy-19-5 @call-handler#3212] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-02-27 05:22:59.928 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699192239271002112. 2025-02-27 05:22:59.928 [UI Thread @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699192239271002112 2025-02-27 05:22:59.928 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.928 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.928 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.929 [eventLoopGroupProxy-19-2 @call-handler#3220] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-02-27 05:22:59.929 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.929 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.929 [UI Thread @coroutine#3208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.929 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-02-27 05:22:59.929 [eventLoopGroupProxy-19-7 @call-handler#3224] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-02-27 05:22:59.929 [UI Thread @coroutine#3194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/PersonDao/getNamesByUid?uid=699192239271002113 2025-02-27 05:22:59.929 [UI Thread @coroutine#3194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/PersonDao/getNamesByUid?uid=699192239271002113 2025-02-27 05:22:59.929 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/PersonDao/getNamesByUid?uid=699192239271002113. 2025-02-27 05:22:59.929 [UI Thread @coroutine#3194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/PersonDao/getNamesByUid?uid=699192239271002113 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.929 [eventLoopGroupProxy-19-6 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.930 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.930 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.930 [eventLoopGroupProxy-19-7 @call-handler#3224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.930 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.930 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.930 [UI Thread @coroutine#3208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.930 [UI Thread @coroutine#3208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.930 [UI Thread @coroutine#3208] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.930 [UI Thread @coroutine#3208] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.930 [eventLoopGroupProxy-19-5 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.931 [UI Thread @coroutine#3199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.931 [UI Thread @coroutine#3199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.931 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.931 [UI Thread @coroutine#3199] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699192239271002113&assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.931 [eventLoopGroupProxy-19-2 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.932 [UI Thread @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699192239271002112 2025-02-27 05:22:59.932 [UI Thread @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699192239271002112 2025-02-27 05:22:59.932 [UI Thread @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699192239271002112. 2025-02-27 05:22:59.932 [UI Thread @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.934 [DefaultDispatcher-worker-6 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.943 [DefaultDispatcher-worker-19 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.947 [DefaultDispatcher-worker-12 @coroutine#3208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.950 [DefaultDispatcher-worker-9 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.952 [DefaultDispatcher-worker-6 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:22:59.952 [DefaultDispatcher-worker-6 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.952 [DefaultDispatcher-worker-6 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId. 2025-02-27 05:22:59.952 [DefaultDispatcher-worker-6 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.953 [DefaultDispatcher-worker-19 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.953 [DefaultDispatcher-worker-19 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:22:59.954 [DefaultDispatcher-worker-7 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.957 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002114 2025-02-27 05:22:59.957 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002114. 2025-02-27 05:22:59.957 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002114 2025-02-27 05:22:59.957 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-02-27 05:22:59.960 [eventLoopGroupProxy-19-2 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.960 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002114 2025-02-27 05:22:59.960 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002114 2025-02-27 05:22:59.960 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002114. 2025-02-27 05:22:59.960 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002114 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.964 [DefaultDispatcher-worker-4 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.965 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/PersonDao/findByUidAsync?uid=699192239271002113 2025-02-27 05:22:59.965 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/PersonDao/findByUidAsync?uid=699192239271002113. 2025-02-27 05:22:59.965 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/PersonDao/findByUidAsync?uid=699192239271002113 2025-02-27 05:22:59.966 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-02-27 05:22:59.966 [eventLoopGroupProxy-19-2 @call-handler#3248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.966 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/PersonDao/findByUidAsync?uid=699192239271002113 2025-02-27 05:22:59.966 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/PersonDao/findByUidAsync?uid=699192239271002113 2025-02-27 05:22:59.966 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/PersonDao/findByUidAsync?uid=699192239271002113. 2025-02-27 05:22:59.966 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/PersonDao/findByUidAsync?uid=699192239271002113 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.970 [DefaultDispatcher-worker-22 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.976 [DefaultDispatcher-worker-6 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.979 [DefaultDispatcher-worker-16 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.979 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.979 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/message. 2025-02-27 05:22:59.979 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.979 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35663/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 05:22:59.980 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 05:22:59.980 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 05:22:59.980 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 05:22:59.984 [DefaultDispatcher-worker-16 @call-handler#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ff3df 2025-02-27 05:22:59.984 [eventLoopGroupProxy-19-2 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.984 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.984 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/replication/message 2025-02-27 05:22:59.985 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/replication/message. 2025-02-27 05:22:59.985 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.986 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 2025-02-27 05:22:59.986 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112. 2025-02-27 05:22:59.986 [UI Thread @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 2025-02-27 05:22:59.986 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.986 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.986 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.986 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-27 05:22:59.986 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.986 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.986 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.986 [eventLoopGroupProxy-19-5 @call-handler#3294] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-27 05:22:59.986 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.986 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.987 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.987 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.987 [eventLoopGroupProxy-19-6 @call-handler#3301] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-27 05:22:59.987 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 2025-02-27 05:22:59.987 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113. 2025-02-27 05:22:59.987 [UI Thread @coroutine#3305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 2025-02-27 05:22:59.987 [eventLoopGroupProxy-19-7 @call-handler#3308] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-27 05:22:59.987 [UI Thread @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 2025-02-27 05:22:59.987 [UI Thread @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 2025-02-27 05:22:59.987 [UI Thread @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112. 2025-02-27 05:22:59.987 [UI Thread @coroutine#3276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.987 [eventLoopGroupProxy-19-2 @call-handler#3315] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-27 05:22:59.987 [eventLoopGroupProxy-19-5 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.987 [eventLoopGroupProxy-19-6 @call-handler#3301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.987 [eventLoopGroupProxy-19-7 @call-handler#3308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.988 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.988 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.988 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.988 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.988 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.988 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 2025-02-27 05:22:59.988 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.988 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.988 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.988 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.988 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112. 2025-02-27 05:22:59.988 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699192239271002113&assignmentUid=699192239271002112 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.989 [eventLoopGroupProxy-19-2 @call-handler#3315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 05:22:59.989 [UI Thread @coroutine#3305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 2025-02-27 05:22:59.989 [UI Thread @coroutine#3305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 2025-02-27 05:22:59.989 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113. 2025-02-27 05:22:59.989 [UI Thread @coroutine#3305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35663/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699192239271002112&clazzUid=699192239271002112&accountPersonUid=699192239271002113 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:22:59.989 [DefaultDispatcher-worker-18 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349469db 2025-02-27 05:22:59.992 [DefaultDispatcher-worker-12 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:22:59.997 [DefaultDispatcher-worker-16 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:23:00.000 [DefaultDispatcher-worker-2 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:23:00.004 [DefaultDispatcher-worker-10 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:23:00.009 [DefaultDispatcher-worker-12 @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63fe055 2025-02-27 05:23:00.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-02-27 05:23:00.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-02-27 05:23:00.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:00.010 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63fe055: (connection evicted) 2025-02-27 05:23:00.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:00.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-02-27 05:23:00.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-02-27 05:23:00.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-27 05:23:00.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-27 05:23:00.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:00.011 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@349469db: (connection evicted) 2025-02-27 05:23:00.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:00.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-27 05:23:00.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-27 05:23:00.049 [DefaultDispatcher-worker-10 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:23:00.049 [DefaultDispatcher-worker-10 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.049 [DefaultDispatcher-worker-10 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.049 [DefaultDispatcher-worker-10 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.050 [DefaultDispatcher-worker-22 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.050 [DefaultDispatcher-worker-22 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.130 [DefaultDispatcher-worker-11 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:23:00.130 [DefaultDispatcher-worker-11 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.130 [DefaultDispatcher-worker-11 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.130 [DefaultDispatcher-worker-11 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.131 [DefaultDispatcher-worker-22 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.131 [DefaultDispatcher-worker-22 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.214 [DefaultDispatcher-worker-7 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:23:00.214 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.214 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.214 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.214 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.214 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.256 [DefaultDispatcher-worker-1 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:23:00.256 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.256 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.256 [DefaultDispatcher-worker-1 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.257 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.257 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.296 [DefaultDispatcher-worker-23 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:23:00.296 [DefaultDispatcher-worker-23 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.296 [DefaultDispatcher-worker-23 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.296 [DefaultDispatcher-worker-23 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.297 [DefaultDispatcher-worker-23 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.321 [DefaultDispatcher-worker-8 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:23:00.321 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.321 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.321 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.322 [DefaultDispatcher-worker-19 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.322 [DefaultDispatcher-worker-19 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.416 [DefaultDispatcher-worker-15 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:23:00.416 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.416 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.416 [DefaultDispatcher-worker-15 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.417 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.417 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.506 [DefaultDispatcher-worker-13 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:23:00.506 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.506 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.506 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.507 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.507 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.637 [DefaultDispatcher-worker-5 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:23:00.638 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.638 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.638 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.638 [DefaultDispatcher-worker-22 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.638 [DefaultDispatcher-worker-22 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.957 [DefaultDispatcher-worker-5 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:23:00.957 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.957 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:00.958 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.958 [DefaultDispatcher-worker-16 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:00.958 [DefaultDispatcher-worker-16 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-27 05:23:01.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-27 05:23:01.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.015 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ff3df: (connection evicted) 2025-02-27 05:23:01.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-27 05:23:01.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc44b4b 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2025-02-27 05:23:01.018 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-27 05:23:01.027 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2025-02-27 05:23:01.033 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2025-02-27 05:23:01.034 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2025-02-27 05:23:01.035 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ca533a 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2025-02-27 05:23:01.036 [Test worker @coroutine#3371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-27 05:23:01.045 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2025-02-27 05:23:01.050 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2025-02-27 05:23:01.052 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2025-02-27 05:23:01.053 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2025-02-27 05:23:01.055 [DefaultDispatcher-worker-21 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:23:01.056 [DefaultDispatcher-worker-21 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.056 [DefaultDispatcher-worker-21 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.056 [DefaultDispatcher-worker-21 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.056 [DefaultDispatcher-worker-12 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.056 [DefaultDispatcher-worker-12 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.058 [DefaultDispatcher-worker-17 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f 2025-02-27 05:23:01.068 [DefaultDispatcher-worker-17 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2025-02-27 05:23:01.073 [DefaultDispatcher-worker-22 @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0 2025-02-27 05:23:01.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-27 05:23:01.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-27 05:23:01.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.078 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e3062f0: (connection evicted) 2025-02-27 05:23:01.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-27 05:23:01.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-27 05:23:01.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-27 05:23:01.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-27 05:23:01.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.079 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627dfd9f: (connection evicted) 2025-02-27 05:23:01.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-27 05:23:01.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ccf06f1 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.080 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-27 05:23:01.089 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.095 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.096 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.097 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cede70a 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a45c6f0 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a45c6f0 2025-02-27 05:23:01.097 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-27 05:23:01.106 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a45c6f0 2025-02-27 05:23:01.112 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a45c6f0 2025-02-27 05:23:01.113 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a45c6f0 2025-02-27 05:23:01.114 [Test worker @coroutine#3444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a45c6f0 2025-02-27 05:23:01.118 [DefaultDispatcher-worker-1 @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a45c6f0 2025-02-27 05:23:01.127 [DefaultDispatcher-worker-21 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.132 [DefaultDispatcher-worker-5 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.135 [DefaultDispatcher-worker-3 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:23:01.135 [DefaultDispatcher-worker-3 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.135 [DefaultDispatcher-worker-3 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.135 [DefaultDispatcher-worker-3 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.136 [DefaultDispatcher-worker-9 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.136 [DefaultDispatcher-worker-9 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.137 [DefaultDispatcher-worker-2 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.148 [DefaultDispatcher-worker-11 @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5 2025-02-27 05:23:01.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-27 05:23:01.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-27 05:23:01.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.150 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1455d0f5: (connection evicted) 2025-02-27 05:23:01.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-27 05:23:01.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-27 05:23:01.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-27 05:23:01.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-27 05:23:01.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.151 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a45c6f0: (connection evicted) 2025-02-27 05:23:01.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-27 05:23:01.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49ed3b76 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.152 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-27 05:23:01.153 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b989a 2025-02-27 05:23:01.153 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b989a 2025-02-27 05:23:01.154 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-27 05:23:01.163 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527b989a 2025-02-27 05:23:01.172 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527b989a 2025-02-27 05:23:01.173 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527b989a 2025-02-27 05:23:01.174 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527b989a 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10bf2185 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.174 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6230a15a 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6230a15a 2025-02-27 05:23:01.175 [Test worker @coroutine#3522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-27 05:23:01.184 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6230a15a 2025-02-27 05:23:01.190 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6230a15a 2025-02-27 05:23:01.191 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6230a15a 2025-02-27 05:23:01.192 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6230a15a 2025-02-27 05:23:01.196 [DefaultDispatcher-worker-16 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6230a15a 2025-02-27 05:23:01.204 [DefaultDispatcher-worker-12 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527b989a 2025-02-27 05:23:01.209 [DefaultDispatcher-worker-12 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527b989a 2025-02-27 05:23:01.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-27 05:23:01.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-27 05:23:01.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.213 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@527b989a: (connection evicted) 2025-02-27 05:23:01.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-27 05:23:01.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-27 05:23:01.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-27 05:23:01.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-27 05:23:01.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.214 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6230a15a: (connection evicted) 2025-02-27 05:23:01.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-27 05:23:01.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eda5325 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2025-02-27 05:23:01.215 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-27 05:23:01.218 [DefaultDispatcher-worker-12 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:23:01.219 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.219 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.219 [DefaultDispatcher-worker-12 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.219 [DefaultDispatcher-worker-10 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.219 [DefaultDispatcher-worker-10 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.225 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2025-02-27 05:23:01.231 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2025-02-27 05:23:01.232 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2025-02-27 05:23:01.233 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae3591b 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2025-02-27 05:23:01.233 [Test worker @coroutine#3579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-27 05:23:01.242 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2025-02-27 05:23:01.248 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2025-02-27 05:23:01.249 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2025-02-27 05:23:01.250 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2025-02-27 05:23:01.255 [DefaultDispatcher-worker-10 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@234421ca 2025-02-27 05:23:01.261 [DefaultDispatcher-worker-8 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:23:01.262 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.262 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.262 [DefaultDispatcher-worker-8 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.262 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.262 [DefaultDispatcher-worker-13 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.265 [DefaultDispatcher-worker-18 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2025-02-27 05:23:01.269 [DefaultDispatcher-worker-17 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b158e16 2025-02-27 05:23:01.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-27 05:23:01.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-27 05:23:01.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.274 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b158e16: (connection evicted) 2025-02-27 05:23:01.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-27 05:23:01.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-27 05:23:01.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-27 05:23:01.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-27 05:23:01.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.274 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@234421ca: (connection evicted) 2025-02-27 05:23:01.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-27 05:23:01.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432fca40 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-02-27 05:23:01.276 [Test worker @coroutine#3642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-27 05:23:01.285 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-02-27 05:23:01.291 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-02-27 05:23:01.292 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-02-27 05:23:01.293 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@452aea78 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@57642552 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@57642552 2025-02-27 05:23:01.293 [Test worker @coroutine#3642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-27 05:23:01.301 [DefaultDispatcher-worker-17 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:23:01.301 [DefaultDispatcher-worker-17 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.301 [DefaultDispatcher-worker-17 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.301 [DefaultDispatcher-worker-17 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.302 [DefaultDispatcher-worker-1 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.303 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57642552 2025-02-27 05:23:01.309 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57642552 2025-02-27 05:23:01.310 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57642552 2025-02-27 05:23:01.311 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57642552 2025-02-27 05:23:01.315 [DefaultDispatcher-worker-2 @coroutine#3658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57642552 2025-02-27 05:23:01.324 [DefaultDispatcher-worker-19 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-02-27 05:23:01.326 [DefaultDispatcher-worker-4 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:23:01.326 [DefaultDispatcher-worker-4 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.326 [DefaultDispatcher-worker-4 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.326 [DefaultDispatcher-worker-4 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.327 [DefaultDispatcher-worker-23 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.327 [DefaultDispatcher-worker-23 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.329 [DefaultDispatcher-worker-11 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71662b15 2025-02-27 05:23:01.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-27 05:23:01.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-27 05:23:01.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.334 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71662b15: (connection evicted) 2025-02-27 05:23:01.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-27 05:23:01.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-27 05:23:01.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-27 05:23:01.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-27 05:23:01.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.334 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57642552: (connection evicted) 2025-02-27 05:23:01.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-27 05:23:01.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-27 05:23:01.335 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f807 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@712a5de4 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@712a5de4 2025-02-27 05:23:01.336 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-27 05:23:01.345 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712a5de4 2025-02-27 05:23:01.351 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712a5de4 2025-02-27 05:23:01.352 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712a5de4 2025-02-27 05:23:01.354 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712a5de4 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792bf78a 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.354 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-27 05:23:01.355 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2025-02-27 05:23:01.355 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2025-02-27 05:23:01.355 [Test worker @coroutine#3705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-27 05:23:01.363 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2025-02-27 05:23:01.369 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2025-02-27 05:23:01.370 [Test worker @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2025-02-27 05:23:01.371 [Test worker @coroutine#3716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2025-02-27 05:23:01.375 [DefaultDispatcher-worker-23 @coroutine#3718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2025-02-27 05:23:01.384 [DefaultDispatcher-worker-21 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712a5de4 2025-02-27 05:23:01.388 [DefaultDispatcher-worker-6 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712a5de4 2025-02-27 05:23:01.392 [DefaultDispatcher-worker-7 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712a5de4 2025-02-27 05:23:01.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-27 05:23:01.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-27 05:23:01.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.396 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@712a5de4: (connection evicted) 2025-02-27 05:23:01.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-27 05:23:01.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-27 05:23:01.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-27 05:23:01.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-27 05:23:01.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.397 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87: (connection evicted) 2025-02-27 05:23:01.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-27 05:23:01.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-27 05:23:01.397 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c5a3c7 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.398 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-27 05:23:01.406 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.412 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.413 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.414 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fd3b57 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-27 05:23:01.414 [Test worker @coroutine#3764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-27 05:23:01.421 [DefaultDispatcher-worker-17 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:23:01.422 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.422 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.422 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.422 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.422 [DefaultDispatcher-worker-11 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.423 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-27 05:23:01.428 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-27 05:23:01.429 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-27 05:23:01.430 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-27 05:23:01.433 [DefaultDispatcher-worker-2 @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70 2025-02-27 05:23:01.441 [DefaultDispatcher-worker-21 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.445 [DefaultDispatcher-worker-4 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.449 [DefaultDispatcher-worker-20 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.458 [DefaultDispatcher-worker-6 @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77107573 2025-02-27 05:23:01.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-27 05:23:01.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-27 05:23:01.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.461 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77107573: (connection evicted) 2025-02-27 05:23:01.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-27 05:23:01.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-27 05:23:01.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-27 05:23:01.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-27 05:23:01.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.462 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6fcc70: (connection evicted) 2025-02-27 05:23:01.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-27 05:23:01.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-27 05:23:01.462 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe43257 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2025-02-27 05:23:01.463 [Test worker @coroutine#3854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-27 05:23:01.470 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2025-02-27 05:23:01.475 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2025-02-27 05:23:01.476 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2025-02-27 05:23:01.477 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb00dcc 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-27 05:23:01.477 [Test worker @coroutine#3854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-27 05:23:01.484 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-27 05:23:01.489 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-27 05:23:01.490 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-27 05:23:01.491 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-27 05:23:01.495 [DefaultDispatcher-worker-9 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2025-02-27 05:23:01.502 [DefaultDispatcher-worker-16 @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2025-02-27 05:23:01.507 [DefaultDispatcher-worker-3 @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2025-02-27 05:23:01.508 [Test worker @coroutine#3877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2025-02-27 05:23:01.511 [DefaultDispatcher-worker-6 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:23:01.511 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.512 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.512 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.512 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.512 [DefaultDispatcher-worker-8 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-27 05:23:01.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-27 05:23:01.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.513 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a35343e: (connection evicted) 2025-02-27 05:23:01.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-27 05:23:01.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-27 05:23:01.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-27 05:23:01.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-27 05:23:01.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.513 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d92d132: (connection evicted) 2025-02-27 05:23:01.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-27 05:23:01.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-27 05:23:01.514 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-27 05:23:01.514 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.514 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.514 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.514 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef706b0 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.515 [Test worker @coroutine#3916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-27 05:23:01.522 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.527 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.528 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.529 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7734695d 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.529 [Test worker @coroutine#3916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-27 05:23:01.530 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-27 05:23:01.530 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-27 05:23:01.530 [Test worker @coroutine#3916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-27 05:23:01.540 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-27 05:23:01.548 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-27 05:23:01.549 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-27 05:23:01.550 [Test worker @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-27 05:23:01.554 [DefaultDispatcher-worker-16 @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2025-02-27 05:23:01.561 [DefaultDispatcher-worker-6 @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.566 [DefaultDispatcher-worker-21 @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.567 [Test worker @coroutine#3939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.567 [Test worker @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e75e88 2025-02-27 05:23:01.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-27 05:23:01.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-27 05:23:01.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.571 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39e75e88: (connection evicted) 2025-02-27 05:23:01.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-27 05:23:01.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-27 05:23:01.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-27 05:23:01.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-27 05:23:01.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.572 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0: (connection evicted) 2025-02-27 05:23:01.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-27 05:23:01.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77510da 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.573 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-27 05:23:01.574 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dec84e3 2025-02-27 05:23:01.574 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dec84e3 2025-02-27 05:23:01.574 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-27 05:23:01.581 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dec84e3 2025-02-27 05:23:01.586 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dec84e3 2025-02-27 05:23:01.587 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dec84e3 2025-02-27 05:23:01.588 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dec84e3 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7475f071 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-27 05:23:01.588 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-27 05:23:01.595 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-27 05:23:01.600 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-27 05:23:01.601 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-27 05:23:01.602 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-27 05:23:01.606 [DefaultDispatcher-worker-11 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9 2025-02-27 05:23:01.613 [DefaultDispatcher-worker-21 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dec84e3 2025-02-27 05:23:01.618 [DefaultDispatcher-worker-22 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dec84e3 2025-02-27 05:23:01.656 [DefaultDispatcher-worker-18 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:23:01.656 [DefaultDispatcher-worker-18 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.656 [DefaultDispatcher-worker-18 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.656 [DefaultDispatcher-worker-18 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.657 [DefaultDispatcher-worker-23 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.657 [DefaultDispatcher-worker-23 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-27 05:23:01.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-27 05:23:01.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.657 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dec84e3: (connection evicted) 2025-02-27 05:23:01.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-27 05:23:01.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-27 05:23:01.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-27 05:23:01.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-27 05:23:01.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.658 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a88e6a9: (connection evicted) 2025-02-27 05:23:01.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-27 05:23:01.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b1fdb7 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.659 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-27 05:23:01.660 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-02-27 05:23:01.660 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-02-27 05:23:01.660 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-27 05:23:01.668 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-02-27 05:23:01.673 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-02-27 05:23:01.674 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-02-27 05:23:01.675 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c48119 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.675 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-27 05:23:01.676 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c14c284 2025-02-27 05:23:01.676 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c14c284 2025-02-27 05:23:01.676 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-27 05:23:01.683 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c14c284 2025-02-27 05:23:01.688 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c14c284 2025-02-27 05:23:01.689 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c14c284 2025-02-27 05:23:01.690 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c14c284 2025-02-27 05:23:01.694 [DefaultDispatcher-worker-22 @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c14c284 2025-02-27 05:23:01.701 [DefaultDispatcher-worker-20 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-02-27 05:23:01.706 [DefaultDispatcher-worker-14 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904 2025-02-27 05:23:01.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-27 05:23:01.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-27 05:23:01.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.710 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1bc904: (connection evicted) 2025-02-27 05:23:01.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-27 05:23:01.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-27 05:23:01.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-27 05:23:01.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-27 05:23:01.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.711 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c14c284: (connection evicted) 2025-02-27 05:23:01.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-27 05:23:01.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd6112b 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.712 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-27 05:23:01.720 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.724 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.725 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.726 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2265a052 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.726 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-27 05:23:01.727 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@72090715 2025-02-27 05:23:01.727 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@72090715 2025-02-27 05:23:01.727 [Test worker @coroutine#4108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-27 05:23:01.734 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090715 2025-02-27 05:23:01.739 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090715 2025-02-27 05:23:01.740 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090715 2025-02-27 05:23:01.741 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090715 2025-02-27 05:23:01.745 [DefaultDispatcher-worker-21 @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090715 2025-02-27 05:23:01.753 [DefaultDispatcher-worker-3 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.758 [DefaultDispatcher-worker-20 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.759 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.760 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8c381e 2025-02-27 05:23:01.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-27 05:23:01.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-27 05:23:01.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.764 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e8c381e: (connection evicted) 2025-02-27 05:23:01.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-27 05:23:01.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-27 05:23:01.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-27 05:23:01.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-27 05:23:01.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.765 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72090715: (connection evicted) 2025-02-27 05:23:01.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-27 05:23:01.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d56ddd 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-02-27 05:23:01.766 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-27 05:23:01.773 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-02-27 05:23:01.778 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-02-27 05:23:01.779 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-02-27 05:23:01.780 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c027237 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a3640 2025-02-27 05:23:01.780 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a3640 2025-02-27 05:23:01.781 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-27 05:23:01.788 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a3640 2025-02-27 05:23:01.792 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a3640 2025-02-27 05:23:01.793 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a3640 2025-02-27 05:23:01.794 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a3640 2025-02-27 05:23:01.798 [DefaultDispatcher-worker-18 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a3640 2025-02-27 05:23:01.805 [DefaultDispatcher-worker-19 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-02-27 05:23:01.809 [DefaultDispatcher-worker-18 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-02-27 05:23:01.814 [UI Thread @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53 2025-02-27 05:23:01.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-27 05:23:01.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-27 05:23:01.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.816 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d7e2c53: (connection evicted) 2025-02-27 05:23:01.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-27 05:23:01.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-27 05:23:01.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-27 05:23:01.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-27 05:23:01.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.817 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9a3640: (connection evicted) 2025-02-27 05:23:01.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-27 05:23:01.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50cfe725 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.818 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.819 [Test worker @coroutine#4261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-27 05:23:01.819 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-02-27 05:23:01.819 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-02-27 05:23:01.819 [Test worker @coroutine#4261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-27 05:23:01.826 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-02-27 05:23:01.831 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-02-27 05:23:01.832 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-02-27 05:23:01.833 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-02-27 05:23:01.838 [DefaultDispatcher-worker-5 @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-02-27 05:23:01.839 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-02-27 05:23:01.847 [Test worker @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c226db0 2025-02-27 05:23:01.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-27 05:23:01.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-27 05:23:01.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.859 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c226db0: (connection evicted) 2025-02-27 05:23:01.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-27 05:23:01.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-27 05:23:01.860 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0c76d6 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@208bde64 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@208bde64 2025-02-27 05:23:01.861 [Test worker @coroutine#4294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-27 05:23:01.868 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208bde64 2025-02-27 05:23:01.873 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208bde64 2025-02-27 05:23:01.874 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208bde64 2025-02-27 05:23:01.875 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@208bde64 2025-02-27 05:23:01.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-27 05:23:01.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-27 05:23:01.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:01.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-27 05:23:01.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537979aa 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-02-27 05:23:01.878 [Test worker @coroutine#4323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-27 05:23:01.885 [Test worker @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-02-27 05:23:01.890 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-02-27 05:23:01.891 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-02-27 05:23:01.892 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b115d71 2025-02-27 05:23:01.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-27 05:23:01.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-27 05:23:01.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:01.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-27 05:23:01.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d728a9c 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.895 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-27 05:23:01.896 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2025-02-27 05:23:01.896 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2025-02-27 05:23:01.896 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-27 05:23:01.903 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2025-02-27 05:23:01.908 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2025-02-27 05:23:01.909 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2025-02-27 05:23:01.910 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c255e8 2025-02-27 05:23:01.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-27 05:23:01.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-27 05:23:01.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:01.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-27 05:23:01.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72548e3c 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.913 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f50549 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f50549 2025-02-27 05:23:01.914 [Test worker @coroutine#4391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-27 05:23:01.922 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f50549 2025-02-27 05:23:01.927 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f50549 2025-02-27 05:23:01.928 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f50549 2025-02-27 05:23:01.928 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f50549 2025-02-27 05:23:01.934 [DefaultDispatcher-worker-17 @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f50549 2025-02-27 05:23:01.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-27 05:23:01.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-27 05:23:01.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.941 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47f50549: (connection evicted) 2025-02-27 05:23:01.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-27 05:23:01.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35eb95d3 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-02-27 05:23:01.943 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-27 05:23:01.952 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-02-27 05:23:01.957 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-02-27 05:23:01.957 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-02-27 05:23:01.958 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c320c8b 2025-02-27 05:23:01.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-27 05:23:01.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-27 05:23:01.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:01.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-27 05:23:01.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef8cf89 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-02-27 05:23:01.962 [Test worker @coroutine#4450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-27 05:23:01.963 [DefaultDispatcher-worker-8 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:23:01.963 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.963 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:01.963 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.964 [DefaultDispatcher-worker-22 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.964 [DefaultDispatcher-worker-22 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:01.970 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-02-27 05:23:01.975 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-02-27 05:23:01.976 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-02-27 05:23:01.977 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-02-27 05:23:01.981 [DefaultDispatcher-worker-9 @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-02-27 05:23:01.982 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-02-27 05:23:01.983 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c 2025-02-27 05:23:01.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-27 05:23:01.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-27 05:23:01.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:01.985 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9e511c: (connection evicted) 2025-02-27 05:23:01.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:01.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-27 05:23:01.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54cb2cee 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-02-27 05:23:01.986 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-27 05:23:01.993 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-02-27 05:23:01.998 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-02-27 05:23:01.999 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-02-27 05:23:02.000 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e931a9 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-02-27 05:23:02.000 [Test worker @coroutine#4486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-27 05:23:02.008 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-02-27 05:23:02.013 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-02-27 05:23:02.014 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-02-27 05:23:02.015 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-02-27 05:23:02.019 [DefaultDispatcher-worker-14 @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-02-27 05:23:02.026 [DefaultDispatcher-worker-18 @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-02-27 05:23:02.035 [DefaultDispatcher-worker-15 @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731819a0 2025-02-27 05:23:02.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-27 05:23:02.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-27 05:23:02.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.040 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@731819a0: (connection evicted) 2025-02-27 05:23:02.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-27 05:23:02.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-27 05:23:02.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-27 05:23:02.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-27 05:23:02.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.041 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f: (connection evicted) 2025-02-27 05:23:02.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-27 05:23:02.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202d83b9 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-02-27 05:23:02.042 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-27 05:23:02.049 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-02-27 05:23:02.054 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-02-27 05:23:02.055 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-02-27 05:23:02.056 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1817f7f0 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.056 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-27 05:23:02.057 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2025-02-27 05:23:02.057 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2025-02-27 05:23:02.057 [Test worker @coroutine#4513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-27 05:23:02.061 [DefaultDispatcher-worker-5 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:23:02.061 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.061 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.061 [DefaultDispatcher-worker-5 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.062 [DefaultDispatcher-worker-3 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.062 [DefaultDispatcher-worker-3 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.065 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2025-02-27 05:23:02.070 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2025-02-27 05:23:02.071 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2025-02-27 05:23:02.072 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2025-02-27 05:23:02.076 [DefaultDispatcher-worker-17 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2 2025-02-27 05:23:02.083 [DefaultDispatcher-worker-17 @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-02-27 05:23:02.091 [DefaultDispatcher-worker-23 @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-02-27 05:23:02.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-27 05:23:02.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-27 05:23:02.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.094 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23d1090: (connection evicted) 2025-02-27 05:23:02.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-27 05:23:02.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-27 05:23:02.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-27 05:23:02.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-27 05:23:02.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.094 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a4efee2: (connection evicted) 2025-02-27 05:23:02.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-27 05:23:02.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5771adf3 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.096 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-27 05:23:02.104 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.109 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.110 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.110 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dbd7f00 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-02-27 05:23:02.111 [Test worker @coroutine#4542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-27 05:23:02.119 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-02-27 05:23:02.124 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-02-27 05:23:02.125 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-02-27 05:23:02.126 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-02-27 05:23:02.130 [DefaultDispatcher-worker-4 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-02-27 05:23:02.138 [DefaultDispatcher-worker-3 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.140 [DefaultDispatcher-worker-11 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:23:02.140 [DefaultDispatcher-worker-11 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.140 [DefaultDispatcher-worker-11 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.140 [DefaultDispatcher-worker-11 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.141 [DefaultDispatcher-worker-16 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.141 [DefaultDispatcher-worker-16 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.145 [DefaultDispatcher-worker-6 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.148 [DefaultDispatcher-worker-15 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.153 [DefaultDispatcher-worker-7 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-02-27 05:23:02.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-27 05:23:02.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-27 05:23:02.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.159 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12515d64: (connection evicted) 2025-02-27 05:23:02.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-27 05:23:02.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-27 05:23:02.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-27 05:23:02.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-27 05:23:02.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.160 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138c2ba: (connection evicted) 2025-02-27 05:23:02.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-27 05:23:02.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-27 05:23:02.161 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534f4a65 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-02-27 05:23:02.162 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-27 05:23:02.170 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-02-27 05:23:02.174 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-02-27 05:23:02.175 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-02-27 05:23:02.176 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-02-27 05:23:02.176 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-27 05:23:02.176 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4e6bb2 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-02-27 05:23:02.177 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-27 05:23:02.184 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-02-27 05:23:02.189 [Test worker @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-02-27 05:23:02.190 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-02-27 05:23:02.191 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-02-27 05:23:02.195 [DefaultDispatcher-worker-21 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3 2025-02-27 05:23:02.202 [DefaultDispatcher-worker-9 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-02-27 05:23:02.207 [DefaultDispatcher-worker-4 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-02-27 05:23:02.211 [DefaultDispatcher-worker-12 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-02-27 05:23:02.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-27 05:23:02.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-27 05:23:02.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.217 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2505480a: (connection evicted) 2025-02-27 05:23:02.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-27 05:23:02.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-27 05:23:02.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-27 05:23:02.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-27 05:23:02.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.217 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62fee9c3: (connection evicted) 2025-02-27 05:23:02.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-27 05:23:02.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510c6b9 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.218 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-27 05:23:02.219 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-02-27 05:23:02.219 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-02-27 05:23:02.219 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-27 05:23:02.224 [DefaultDispatcher-worker-7 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:23:02.224 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.224 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.224 [DefaultDispatcher-worker-7 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.225 [DefaultDispatcher-worker-13 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.225 [DefaultDispatcher-worker-13 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.227 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-02-27 05:23:02.232 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-02-27 05:23:02.233 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-02-27 05:23:02.234 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e6bac0 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-02-27 05:23:02.234 [Test worker @coroutine#4622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-27 05:23:02.242 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-02-27 05:23:02.246 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-02-27 05:23:02.247 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-02-27 05:23:02.248 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-02-27 05:23:02.252 [DefaultDispatcher-worker-1 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5698a866 2025-02-27 05:23:02.259 [DefaultDispatcher-worker-1 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-02-27 05:23:02.264 [DefaultDispatcher-worker-5 @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770 2025-02-27 05:23:02.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-27 05:23:02.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-27 05:23:02.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.267 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4a7770: (connection evicted) 2025-02-27 05:23:02.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-27 05:23:02.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-27 05:23:02.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-27 05:23:02.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-27 05:23:02.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.268 [DefaultDispatcher-worker-19 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:23:02.268 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5698a866: (connection evicted) 2025-02-27 05:23:02.268 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.268 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.268 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-27 05:23:02.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-27 05:23:02.269 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.269 [DefaultDispatcher-worker-11 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5faa0c51 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-02-27 05:23:02.270 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-27 05:23:02.278 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-02-27 05:23:02.283 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-02-27 05:23:02.283 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-02-27 05:23:02.284 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ac50fe 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-02-27 05:23:02.285 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-27 05:23:02.292 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-02-27 05:23:02.297 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-02-27 05:23:02.298 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-02-27 05:23:02.299 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-02-27 05:23:02.303 [DefaultDispatcher-worker-5 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fc67 2025-02-27 05:23:02.306 [DefaultDispatcher-worker-12 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:23:02.306 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.306 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.306 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.306 [DefaultDispatcher-worker-12 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.311 [DefaultDispatcher-worker-12 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-02-27 05:23:02.316 [DefaultDispatcher-worker-12 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-02-27 05:23:02.328 [DefaultDispatcher-worker-6 @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2025-02-27 05:23:02.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-27 05:23:02.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-27 05:23:02.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.329 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f: (connection evicted) 2025-02-27 05:23:02.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-27 05:23:02.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-27 05:23:02.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-27 05:23:02.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-27 05:23:02.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.330 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522fc67: (connection evicted) 2025-02-27 05:23:02.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-27 05:23:02.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-27 05:23:02.331 [DefaultDispatcher-worker-16 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.331 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@798ceea2 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.331 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.331 [DefaultDispatcher-worker-16 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.331 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-27 05:23:02.331 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.331 [DefaultDispatcher-worker-2 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.339 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.344 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.345 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.346 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.346 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e02331 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2025-02-27 05:23:02.347 [Test worker @coroutine#4702] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-27 05:23:02.354 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2025-02-27 05:23:02.359 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2025-02-27 05:23:02.360 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2025-02-27 05:23:02.361 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2025-02-27 05:23:02.365 [DefaultDispatcher-worker-15 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2025-02-27 05:23:02.372 [DefaultDispatcher-worker-22 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.377 [DefaultDispatcher-worker-22 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.381 [DefaultDispatcher-worker-20 @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.388 [DefaultDispatcher-worker-15 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a 2025-02-27 05:23:02.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-27 05:23:02.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-27 05:23:02.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.389 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ca5720a: (connection evicted) 2025-02-27 05:23:02.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-27 05:23:02.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-27 05:23:02.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-27 05:23:02.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-27 05:23:02.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.389 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7: (connection evicted) 2025-02-27 05:23:02.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-27 05:23:02.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69cb296c 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-27 05:23:02.391 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-27 05:23:02.398 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-27 05:23:02.403 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-27 05:23:02.404 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-27 05:23:02.405 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-27 05:23:02.405 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@214738c1 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-27 05:23:02.406 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-27 05:23:02.413 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-27 05:23:02.418 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-27 05:23:02.420 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-27 05:23:02.421 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-27 05:23:02.425 [DefaultDispatcher-worker-10 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-27 05:23:02.426 [DefaultDispatcher-worker-21 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:23:02.426 [DefaultDispatcher-worker-21 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.426 [DefaultDispatcher-worker-21 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.426 [DefaultDispatcher-worker-21 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.427 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.427 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.432 [DefaultDispatcher-worker-16 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-27 05:23:02.438 [DefaultDispatcher-worker-2 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-27 05:23:02.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-27 05:23:02.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-27 05:23:02.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.444 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe: (connection evicted) 2025-02-27 05:23:02.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-27 05:23:02.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-27 05:23:02.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-27 05:23:02.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-27 05:23:02.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.445 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2: (connection evicted) 2025-02-27 05:23:02.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-27 05:23:02.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a37c91 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2025-02-27 05:23:02.446 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-27 05:23:02.454 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2025-02-27 05:23:02.459 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2025-02-27 05:23:02.460 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2025-02-27 05:23:02.460 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da77a43 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-02-27 05:23:02.461 [Test worker @coroutine#4783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-27 05:23:02.468 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-02-27 05:23:02.473 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-02-27 05:23:02.474 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-02-27 05:23:02.475 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-02-27 05:23:02.480 [DefaultDispatcher-worker-11 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2025-02-27 05:23:02.487 [DefaultDispatcher-worker-6 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2025-02-27 05:23:02.491 [DefaultDispatcher-worker-7 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2025-02-27 05:23:02.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-27 05:23:02.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-27 05:23:02.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.494 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b: (connection evicted) 2025-02-27 05:23:02.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-27 05:23:02.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-27 05:23:02.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-27 05:23:02.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-27 05:23:02.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.495 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1313dea8: (connection evicted) 2025-02-27 05:23:02.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-27 05:23:02.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c78e5e 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2025-02-27 05:23:02.496 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-27 05:23:02.505 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2025-02-27 05:23:02.510 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2025-02-27 05:23:02.510 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2025-02-27 05:23:02.511 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2025-02-27 05:23:02.511 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6701fe26 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-02-27 05:23:02.512 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-27 05:23:02.517 [DefaultDispatcher-worker-4 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:23:02.517 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.517 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.517 [DefaultDispatcher-worker-4 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.517 [DefaultDispatcher-worker-2 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.517 [DefaultDispatcher-worker-2 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.519 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-02-27 05:23:02.524 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-02-27 05:23:02.525 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-02-27 05:23:02.526 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-02-27 05:23:02.530 [DefaultDispatcher-worker-3 @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2025-02-27 05:23:02.537 [DefaultDispatcher-worker-2 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2025-02-27 05:23:02.541 [DefaultDispatcher-worker-5 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2025-02-27 05:23:02.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-27 05:23:02.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-27 05:23:02.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.543 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67afba96: (connection evicted) 2025-02-27 05:23:02.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-27 05:23:02.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-27 05:23:02.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-27 05:23:02.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-27 05:23:02.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.544 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10e542f3: (connection evicted) 2025-02-27 05:23:02.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-27 05:23:02.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ee1a29 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.545 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-27 05:23:02.553 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.557 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.558 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.559 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5080c40e 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-02-27 05:23:02.559 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-27 05:23:02.567 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-02-27 05:23:02.572 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-02-27 05:23:02.573 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-02-27 05:23:02.574 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-02-27 05:23:02.577 [DefaultDispatcher-worker-19 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c863996 2025-02-27 05:23:02.585 [DefaultDispatcher-worker-16 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.591 [DefaultDispatcher-worker-3 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.595 [DefaultDispatcher-worker-16 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.646 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.660 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.661 [DefaultDispatcher-worker-21 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:23:02.661 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.661 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.661 [DefaultDispatcher-worker-21 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.662 [DefaultDispatcher-worker-13 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.662 [DefaultDispatcher-worker-13 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.709 [DefaultDispatcher-worker-23 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6 2025-02-27 05:23:02.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-27 05:23:02.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-27 05:23:02.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.710 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd11ad6: (connection evicted) 2025-02-27 05:23:02.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-27 05:23:02.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-27 05:23:02.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-27 05:23:02.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-27 05:23:02.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.711 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c863996: (connection evicted) 2025-02-27 05:23:02.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-27 05:23:02.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7574d30b 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-02-27 05:23:02.712 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-27 05:23:02.720 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-02-27 05:23:02.724 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-02-27 05:23:02.725 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-02-27 05:23:02.726 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bfc7533 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.726 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-27 05:23:02.727 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@28245839 2025-02-27 05:23:02.727 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@28245839 2025-02-27 05:23:02.727 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-27 05:23:02.734 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28245839 2025-02-27 05:23:02.739 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28245839 2025-02-27 05:23:02.739 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28245839 2025-02-27 05:23:02.740 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28245839 2025-02-27 05:23:02.745 [DefaultDispatcher-worker-8 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28245839 2025-02-27 05:23:02.751 [DefaultDispatcher-worker-12 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-02-27 05:23:02.757 [DefaultDispatcher-worker-11 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-02-27 05:23:02.761 [DefaultDispatcher-worker-13 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2025-02-27 05:23:02.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-27 05:23:02.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-27 05:23:02.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.763 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411bed55: (connection evicted) 2025-02-27 05:23:02.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-27 05:23:02.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-27 05:23:02.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-27 05:23:02.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-27 05:23:02.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.764 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28245839: (connection evicted) 2025-02-27 05:23:02.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-27 05:23:02.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ce09850 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-02-27 05:23:02.765 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-27 05:23:02.772 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-02-27 05:23:02.777 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-02-27 05:23:02.778 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-02-27 05:23:02.779 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f15639c 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-27 05:23:02.779 [Test worker @coroutine#4938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-27 05:23:02.786 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-27 05:23:02.791 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-27 05:23:02.792 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-27 05:23:02.793 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-27 05:23:02.796 [DefaultDispatcher-worker-2 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7 2025-02-27 05:23:02.803 [DefaultDispatcher-worker-23 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-02-27 05:23:02.809 [DefaultDispatcher-worker-15 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9 2025-02-27 05:23:02.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-27 05:23:02.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-27 05:23:02.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.812 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e216fc9: (connection evicted) 2025-02-27 05:23:02.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-27 05:23:02.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-27 05:23:02.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-27 05:23:02.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-27 05:23:02.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.812 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4101d2c7: (connection evicted) 2025-02-27 05:23:02.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-27 05:23:02.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e753fd6 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-02-27 05:23:02.813 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-27 05:23:02.821 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-02-27 05:23:02.826 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-02-27 05:23:02.827 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-02-27 05:23:02.828 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bde886 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-02-27 05:23:02.828 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-27 05:23:02.835 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-02-27 05:23:02.840 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-02-27 05:23:02.841 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-02-27 05:23:02.842 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-02-27 05:23:02.845 [DefaultDispatcher-worker-11 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-02-27 05:23:02.852 [DefaultDispatcher-worker-15 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-02-27 05:23:02.858 [DefaultDispatcher-worker-21 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-02-27 05:23:02.863 [DefaultDispatcher-worker-16 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f234e35 2025-02-27 05:23:02.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-27 05:23:02.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-27 05:23:02.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.866 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f234e35: (connection evicted) 2025-02-27 05:23:02.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-27 05:23:02.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-27 05:23:02.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-27 05:23:02.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-27 05:23:02.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.866 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ee4640: (connection evicted) 2025-02-27 05:23:02.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-27 05:23:02.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a41183b 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.867 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.868 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.868 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.868 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.868 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.868 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.868 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-27 05:23:02.868 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-02-27 05:23:02.868 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-02-27 05:23:02.868 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-27 05:23:02.875 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-02-27 05:23:02.880 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-02-27 05:23:02.880 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-02-27 05:23:02.881 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-02-27 05:23:02.886 [DefaultDispatcher-worker-13 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-02-27 05:23:02.889 [DefaultDispatcher-worker-9 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-02-27 05:23:02.896 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=699192255199268864 2025-02-27 05:23:02.896 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=699192255199268864. 2025-02-27 05:23:02.896 [UI Thread @coroutine#5023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=699192255199268864 2025-02-27 05:23:02.897 [UI Thread @coroutine#5023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=699192255199268864 2025-02-27 05:23:02.897 [UI Thread @coroutine#5023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=699192255199268864 2025-02-27 05:23:02.897 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=699192255199268864. 2025-02-27 05:23:02.897 [UI Thread @coroutine#5023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=699192255199268864 to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:23:02.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-27 05:23:02.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-27 05:23:02.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.899 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7: (connection evicted) 2025-02-27 05:23:02.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-27 05:23:02.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7bfb13 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 05:23:02.932 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-27 05:23:02.940 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 05:23:02.945 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 05:23:02.946 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 05:23:02.947 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 05:23:02.951 [DefaultDispatcher-worker-6 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 05:23:02.962 [DefaultDispatcher-worker-12 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 05:23:02.965 [DefaultDispatcher-worker-4 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d 2025-02-27 05:23:02.967 [DefaultDispatcher-worker-3 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:23:02.968 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.968 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:02.968 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.968 [DefaultDispatcher-worker-22 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.968 [DefaultDispatcher-worker-22 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:02.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-27 05:23:02.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-27 05:23:02.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:02.972 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3b763d: (connection evicted) 2025-02-27 05:23:02.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:02.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-27 05:23:02.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9c18b9 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.009 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-27 05:23:03.010 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 05:23:03.010 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 05:23:03.010 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-27 05:23:03.017 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 05:23:03.022 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 05:23:03.024 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 05:23:03.024 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e774546 2025-02-27 05:23:03.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-27 05:23:03.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-27 05:23:03.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:03.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-27 05:23:03.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-27 05:23:03.028 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740610a2 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 05:23:03.029 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-27 05:23:03.036 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 05:23:03.041 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 05:23:03.042 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 05:23:03.043 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b351a54 2025-02-27 05:23:03.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-27 05:23:03.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-27 05:23:03.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:03.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-27 05:23:03.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f4aaeb 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-02-27 05:23:03.046 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-27 05:23:03.054 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-02-27 05:23:03.059 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-02-27 05:23:03.060 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-02-27 05:23:03.061 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451f08ea 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-02-27 05:23:03.061 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-27 05:23:03.066 [DefaultDispatcher-worker-20 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:23:03.066 [DefaultDispatcher-worker-20 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.067 [DefaultDispatcher-worker-20 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.067 [DefaultDispatcher-worker-20 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.067 [DefaultDispatcher-worker-10 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.067 [DefaultDispatcher-worker-10 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.070 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-02-27 05:23:03.074 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-02-27 05:23:03.075 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-02-27 05:23:03.076 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-02-27 05:23:03.080 [DefaultDispatcher-worker-21 @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-02-27 05:23:03.088 [DefaultDispatcher-worker-7 @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-02-27 05:23:03.090 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36025/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.090 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36025/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 05:23:03.090 [UI Thread @coroutine#5129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36025/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.091 [UI Thread @coroutine#5129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36025/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.091 [UI Thread @coroutine#5129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36025/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.091 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36025/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 05:23:03.091 [UI Thread @coroutine#5129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36025/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:23:03.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-27 05:23:03.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-27 05:23:03.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.093 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22726bc7: (connection evicted) 2025-02-27 05:23:03.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-27 05:23:03.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-27 05:23:03.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-27 05:23:03.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-27 05:23:03.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.093 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60610a2b: (connection evicted) 2025-02-27 05:23:03.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-27 05:23:03.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c05ccdb 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.094 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-27 05:23:03.095 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-02-27 05:23:03.095 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-02-27 05:23:03.095 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-27 05:23:03.102 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-02-27 05:23:03.107 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-02-27 05:23:03.108 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-02-27 05:23:03.108 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@185b998d 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-02-27 05:23:03.109 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-27 05:23:03.116 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-02-27 05:23:03.122 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-02-27 05:23:03.123 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-02-27 05:23:03.124 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-02-27 05:23:03.128 [DefaultDispatcher-worker-22 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-02-27 05:23:03.136 [DefaultDispatcher-worker-22 @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-02-27 05:23:03.137 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52941/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.137 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52941/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 05:23:03.137 [UI Thread @coroutine#5158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52941/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.138 [UI Thread @coroutine#5158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52941/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.138 [UI Thread @coroutine#5158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52941/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-27 05:23:03.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-27 05:23:03.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.139 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d: (connection evicted) 2025-02-27 05:23:03.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-27 05:23:03.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-27 05:23:03.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-27 05:23:03.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-27 05:23:03.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.139 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2: (connection evicted) 2025-02-27 05:23:03.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-27 05:23:03.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2bec99 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-27 05:23:03.141 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-27 05:23:03.145 [DefaultDispatcher-worker-13 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:23:03.145 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.145 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.145 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.146 [DefaultDispatcher-worker-17 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.146 [DefaultDispatcher-worker-17 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.150 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-27 05:23:03.155 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-27 05:23:03.155 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-27 05:23:03.156 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f649d3 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.156 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-02-27 05:23:03.157 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-27 05:23:03.165 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-02-27 05:23:03.170 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-02-27 05:23:03.171 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-02-27 05:23:03.172 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-02-27 05:23:03.176 [DefaultDispatcher-worker-10 @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2025-02-27 05:23:03.183 [DefaultDispatcher-worker-1 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2025-02-27 05:23:03.184 [UI Thread @coroutine#5190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33745/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.184 [UI Thread @coroutine#5190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33745/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 05:23:03.184 [UI Thread @coroutine#5190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33745/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.185 [UI Thread @coroutine#5190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33745/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.185 [UI Thread @coroutine#5190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33745/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 05:23:03.185 [UI Thread @coroutine#5190] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33745/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 05:23:03.185 [UI Thread @coroutine#5190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33745/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:23:03.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-27 05:23:03.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-27 05:23:03.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.186 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7: (connection evicted) 2025-02-27 05:23:03.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-27 05:23:03.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-27 05:23:03.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-27 05:23:03.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-27 05:23:03.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.186 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39584147: (connection evicted) 2025-02-27 05:23:03.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-27 05:23:03.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7625bfbd 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.187 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.188 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-27 05:23:03.188 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-27 05:23:03.188 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-27 05:23:03.188 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-27 05:23:03.195 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-27 05:23:03.200 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-27 05:23:03.200 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-27 05:23:03.201 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-27 05:23:03.201 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1afea182 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-02-27 05:23:03.202 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-27 05:23:03.209 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-02-27 05:23:03.214 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-02-27 05:23:03.214 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-02-27 05:23:03.215 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-02-27 05:23:03.219 [DefaultDispatcher-worker-18 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f 2025-02-27 05:23:03.228 [DefaultDispatcher-worker-18 @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-27 05:23:03.229 [DefaultDispatcher-worker-4 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:23:03.229 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.229 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.229 [DefaultDispatcher-worker-4 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.229 [DefaultDispatcher-worker-9 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.229 [DefaultDispatcher-worker-9 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.235 [DefaultDispatcher-worker-11 @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@717c00f9 2025-02-27 05:23:03.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-27 05:23:03.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-27 05:23:03.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.241 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@717c00f9: (connection evicted) 2025-02-27 05:23:03.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-27 05:23:03.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-27 05:23:03.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-27 05:23:03.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-27 05:23:03.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.241 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52a1d6f: (connection evicted) 2025-02-27 05:23:03.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-27 05:23:03.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e23af 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.243 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-27 05:23:03.250 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.255 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.256 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.257 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.261 [DefaultDispatcher-worker-18 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.271 [DefaultDispatcher-worker-9 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.273 [DefaultDispatcher-worker-19 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:23:03.273 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.273 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.273 [DefaultDispatcher-worker-19 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.273 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.273 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.277 [DefaultDispatcher-worker-17 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.286 [DefaultDispatcher-worker-16 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544ee437 2025-02-27 05:23:03.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-27 05:23:03.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-27 05:23:03.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.288 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544ee437: (connection evicted) 2025-02-27 05:23:03.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-27 05:23:03.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509cf379 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-27 05:23:03.289 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-27 05:23:03.298 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-27 05:23:03.302 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-27 05:23:03.303 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-27 05:23:03.304 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7416b560 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-02-27 05:23:03.304 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-02-27 05:23:03.305 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-27 05:23:03.311 [DefaultDispatcher-worker-22 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:23:03.311 [DefaultDispatcher-worker-22 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.311 [DefaultDispatcher-worker-22 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.311 [DefaultDispatcher-worker-22 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.311 [DefaultDispatcher-worker-22 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.312 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-02-27 05:23:03.317 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-02-27 05:23:03.318 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-02-27 05:23:03.318 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-02-27 05:23:03.322 [DefaultDispatcher-worker-17 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4deb35 2025-02-27 05:23:03.329 [DefaultDispatcher-worker-17 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-27 05:23:03.334 [DefaultDispatcher-worker-17 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60877629 2025-02-27 05:23:03.335 [DefaultDispatcher-worker-8 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:23:03.335 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.335 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.335 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.336 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.336 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-27 05:23:03.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-27 05:23:03.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.338 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60877629: (connection evicted) 2025-02-27 05:23:03.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-27 05:23:03.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-27 05:23:03.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-27 05:23:03.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-27 05:23:03.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.338 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4deb35: (connection evicted) 2025-02-27 05:23:03.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-27 05:23:03.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ebf505 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-02-27 05:23:03.340 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-27 05:23:03.347 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-02-27 05:23:03.352 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-02-27 05:23:03.354 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-02-27 05:23:03.355 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-02-27 05:23:03.359 [DefaultDispatcher-worker-2 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-02-27 05:23:03.362 [DefaultDispatcher-worker-20 @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-02-27 05:23:03.369 [DefaultDispatcher-worker-19 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-02-27 05:23:03.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-27 05:23:03.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-27 05:23:03.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.370 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f735240: (connection evicted) 2025-02-27 05:23:03.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-27 05:23:03.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50626d22 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-02-27 05:23:03.371 [Test worker @coroutine#5355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-27 05:23:03.379 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-02-27 05:23:03.383 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-02-27 05:23:03.384 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-02-27 05:23:03.385 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-02-27 05:23:03.390 [DefaultDispatcher-worker-7 @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-02-27 05:23:03.393 [DefaultDispatcher-worker-3 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-02-27 05:23:03.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-27 05:23:03.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-27 05:23:03.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.394 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734db023: (connection evicted) 2025-02-27 05:23:03.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-27 05:23:03.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b7123e5 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a4ba91 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a4ba91 2025-02-27 05:23:03.395 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-27 05:23:03.403 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a4ba91 2025-02-27 05:23:03.408 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a4ba91 2025-02-27 05:23:03.408 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a4ba91 2025-02-27 05:23:03.409 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a4ba91 2025-02-27 05:23:03.446 [DefaultDispatcher-worker-10 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a4ba91 2025-02-27 05:23:03.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-27 05:23:03.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-27 05:23:03.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.449 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14a4ba91: (connection evicted) 2025-02-27 05:23:03.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-27 05:23:03.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-27 05:23:03.449 [DefaultDispatcher-worker-12 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:23:03.450 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.450 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.450 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7537f638 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.450 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.450 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b909973 2025-02-27 05:23:03.450 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b909973 2025-02-27 05:23:03.451 [Test worker @coroutine#5408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-27 05:23:03.458 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b909973 2025-02-27 05:23:03.463 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b909973 2025-02-27 05:23:03.464 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b909973 2025-02-27 05:23:03.465 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b909973 2025-02-27 05:23:03.469 [DefaultDispatcher-worker-12 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b909973 2025-02-27 05:23:03.472 [DefaultDispatcher-worker-7 @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b909973 2025-02-27 05:23:03.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-27 05:23:03.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-27 05:23:03.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.475 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b909973: (connection evicted) 2025-02-27 05:23:03.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-27 05:23:03.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@815e8e3 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@20961f8b 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@20961f8b 2025-02-27 05:23:03.478 [Test worker @coroutine#5432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-27 05:23:03.486 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20961f8b 2025-02-27 05:23:03.490 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20961f8b 2025-02-27 05:23:03.491 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20961f8b 2025-02-27 05:23:03.492 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20961f8b 2025-02-27 05:23:03.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-27 05:23:03.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-27 05:23:03.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:03.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-27 05:23:03.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49696c41 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.495 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-02-27 05:23:03.496 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-27 05:23:03.503 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-02-27 05:23:03.508 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-02-27 05:23:03.509 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-02-27 05:23:03.509 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-02-27 05:23:03.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-27 05:23:03.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-27 05:23:03.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:03.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-27 05:23:03.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c3f653 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-02-27 05:23:03.511 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-27 05:23:03.522 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-02-27 05:23:03.522 [DefaultDispatcher-worker-9 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:23:03.522 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.522 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.522 [DefaultDispatcher-worker-9 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.523 [DefaultDispatcher-worker-2 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.523 [DefaultDispatcher-worker-2 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.527 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-02-27 05:23:03.528 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-02-27 05:23:03.529 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c66ad 2025-02-27 05:23:03.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-27 05:23:03.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-27 05:23:03.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:03.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-27 05:23:03.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-27 05:23:03.536 [UI Thread @coroutine#5488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36021/Site/verify 2025-02-27 05:23:03.536 [UI Thread @coroutine#5488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36021/Site/verify. 2025-02-27 05:23:03.536 [UI Thread @coroutine#5488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36021/Site/verify 2025-02-27 05:23:03.537 [UI Thread @coroutine#5488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36021/Site/verify 2025-02-27 05:23:03.537 [UI Thread @coroutine#5488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36021/Site/verify 2025-02-27 05:23:03.537 [UI Thread @coroutine#5488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36021/Site/verify. 2025-02-27 05:23:03.537 [UI Thread @coroutine#5488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36021/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b994f7 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.540 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-27 05:23:03.541 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-02-27 05:23:03.541 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-02-27 05:23:03.541 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-27 05:23:03.549 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-02-27 05:23:03.553 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-02-27 05:23:03.554 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-02-27 05:23:03.555 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cba04 2025-02-27 05:23:03.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-27 05:23:03.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-27 05:23:03.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:03.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-27 05:23:03.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43c76550 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.557 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-27 05:23:03.558 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7451338e 2025-02-27 05:23:03.558 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7451338e 2025-02-27 05:23:03.558 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-27 05:23:03.567 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7451338e 2025-02-27 05:23:03.572 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7451338e 2025-02-27 05:23:03.573 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7451338e 2025-02-27 05:23:03.574 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7451338e 2025-02-27 05:23:03.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-27 05:23:03.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-27 05:23:03.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:03.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-27 05:23:03.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a929b6 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.576 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f07eede 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f07eede 2025-02-27 05:23:03.577 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-27 05:23:03.586 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f07eede 2025-02-27 05:23:03.591 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f07eede 2025-02-27 05:23:03.592 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f07eede 2025-02-27 05:23:03.592 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f07eede 2025-02-27 05:23:03.594 [UI Thread @coroutine#5550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39915/Site/verify 2025-02-27 05:23:03.594 [UI Thread @coroutine#5550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39915/Site/verify. 2025-02-27 05:23:03.594 [UI Thread @coroutine#5550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39915/Site/verify 2025-02-27 05:23:03.595 [UI Thread @coroutine#5550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39915/Site/verify 2025-02-27 05:23:03.595 [UI Thread @coroutine#5550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39915/Site/verify 2025-02-27 05:23:03.595 [UI Thread @coroutine#5550] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39915/Site/verify. 2025-02-27 05:23:03.595 [UI Thread @coroutine#5550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39915/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:23:03.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-27 05:23:03.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-27 05:23:03.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:03.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-27 05:23:03.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-27 05:23:03.599 [UI Thread @coroutine#5562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40607/Site/verify 2025-02-27 05:23:03.599 [UI Thread @coroutine#5562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40607/Site/verify. 2025-02-27 05:23:03.599 [UI Thread @coroutine#5562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40607/Site/verify 2025-02-27 05:23:03.599 [UI Thread @coroutine#5562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40607/Site/verify 2025-02-27 05:23:03.599 [UI Thread @coroutine#5562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40607/Site/verify 2025-02-27 05:23:03.600 [UI Thread @coroutine#5562] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40607/Site/verify. 2025-02-27 05:23:03.600 [UI Thread @coroutine#5562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40607/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:23:03.602 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35843/Site/verify 2025-02-27 05:23:03.602 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35843/Site/verify. 2025-02-27 05:23:03.602 [UI Thread @coroutine#5575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35843/Site/verify 2025-02-27 05:23:03.603 [UI Thread @coroutine#5575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35843/Site/verify 2025-02-27 05:23:03.603 [UI Thread @coroutine#5575] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35843/Site/verify 2025-02-27 05:23:03.603 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35843/Site/verify. 2025-02-27 05:23:03.603 [UI Thread @coroutine#5575] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35843/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:23:03.606 [UI Thread @coroutine#5589] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-27 05:23:03.606 [UI Thread @coroutine#5589] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-02-27 05:23:03.606 [UI Thread @coroutine#5589] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-27 05:23:03.607 [UI Thread @coroutine#5589] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539a50ea 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.608 [Test worker @coroutine#5596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-27 05:23:03.616 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.621 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.622 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.623 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.634 [DefaultDispatcher-worker-15 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.638 [DefaultDispatcher-worker-13 @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.641 [DefaultDispatcher-worker-11 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.644 [DefaultDispatcher-worker-16 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.647 [DefaultDispatcher-worker-19 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.651 [DefaultDispatcher-worker-15 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.656 [DefaultDispatcher-worker-19 @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.664 [DefaultDispatcher-worker-4 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-02-27 05:23:03.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-27 05:23:03.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-27 05:23:03.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.665 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22027e62: (connection evicted) 2025-02-27 05:23:03.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-27 05:23:03.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-27 05:23:03.666 [DefaultDispatcher-worker-8 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:23:03.666 [DefaultDispatcher-worker-8 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.666 [DefaultDispatcher-worker-8 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.666 [DefaultDispatcher-worker-8 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.666 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-27 05:23:03.666 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.666 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.666 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.666 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6f3ad5 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.667 [DefaultDispatcher-worker-9 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.667 [DefaultDispatcher-worker-9 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-02-27 05:23:03.667 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-27 05:23:03.674 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-02-27 05:23:03.679 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-02-27 05:23:03.680 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-02-27 05:23:03.680 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ae8ce3 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-02-27 05:23:03.681 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-27 05:23:03.689 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-02-27 05:23:03.693 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-02-27 05:23:03.694 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-02-27 05:23:03.695 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-02-27 05:23:03.699 [DefaultDispatcher-worker-12 @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597050fa 2025-02-27 05:23:03.706 [DefaultDispatcher-worker-10 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-02-27 05:23:03.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-27 05:23:03.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-27 05:23:03.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.714 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17563b82: (connection evicted) 2025-02-27 05:23:03.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-27 05:23:03.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-27 05:23:03.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-27 05:23:03.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-27 05:23:03.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.714 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@597050fa: (connection evicted) 2025-02-27 05:23:03.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-27 05:23:03.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a9ccbfb 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-02-27 05:23:03.715 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-02-27 05:23:03.716 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-27 05:23:03.724 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-02-27 05:23:03.729 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-02-27 05:23:03.730 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-02-27 05:23:03.731 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735d1db7 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-02-27 05:23:03.731 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-27 05:23:03.738 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-02-27 05:23:03.743 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-02-27 05:23:03.744 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-02-27 05:23:03.745 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-02-27 05:23:03.749 [DefaultDispatcher-worker-13 @coroutine#5691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253c82ad 2025-02-27 05:23:03.756 [DefaultDispatcher-worker-13 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-02-27 05:23:03.760 [DefaultDispatcher-worker-21 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d 2025-02-27 05:23:03.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-27 05:23:03.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-27 05:23:03.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.762 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cf5236d: (connection evicted) 2025-02-27 05:23:03.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-27 05:23:03.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-27 05:23:03.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-27 05:23:03.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-27 05:23:03.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.763 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@253c82ad: (connection evicted) 2025-02-27 05:23:03.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:03.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-27 05:23:03.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b6db92b 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ed017 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ed017 2025-02-27 05:23:03.764 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-27 05:23:03.771 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ed017 2025-02-27 05:23:03.776 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ed017 2025-02-27 05:23:03.777 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ed017 2025-02-27 05:23:03.778 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ed017 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2bed0f 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d68740 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d68740 2025-02-27 05:23:03.778 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-27 05:23:03.786 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d68740 2025-02-27 05:23:03.791 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d68740 2025-02-27 05:23:03.792 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d68740 2025-02-27 05:23:03.792 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d68740 2025-02-27 05:23:03.796 [DefaultDispatcher-worker-21 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d68740 2025-02-27 05:23:03.803 [DefaultDispatcher-worker-15 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ed017 2025-02-27 05:23:03.807 [DefaultDispatcher-worker-20 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ed017 2025-02-27 05:23:03.865 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.879 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:03.973 [DefaultDispatcher-worker-15 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:23:03.973 [DefaultDispatcher-worker-15 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.973 [DefaultDispatcher-worker-15 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:03.973 [DefaultDispatcher-worker-15 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.974 [DefaultDispatcher-worker-18 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:03.974 [DefaultDispatcher-worker-18 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-27 05:23:04.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-27 05:23:04.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.059 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0ed017: (connection evicted) 2025-02-27 05:23:04.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-27 05:23:04.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-27 05:23:04.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-27 05:23:04.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-27 05:23:04.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.060 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d68740: (connection evicted) 2025-02-27 05:23:04.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-27 05:23:04.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654be52b 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2025-02-27 05:23:04.061 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2025-02-27 05:23:04.062 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-27 05:23:04.069 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2025-02-27 05:23:04.072 [DefaultDispatcher-worker-8 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:23:04.072 [DefaultDispatcher-worker-8 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.072 [DefaultDispatcher-worker-8 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.072 [DefaultDispatcher-worker-8 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.072 [DefaultDispatcher-worker-22 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.073 [DefaultDispatcher-worker-22 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.074 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2025-02-27 05:23:04.075 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2025-02-27 05:23:04.076 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6258ea84 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a275836 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a275836 2025-02-27 05:23:04.076 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-27 05:23:04.084 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a275836 2025-02-27 05:23:04.089 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a275836 2025-02-27 05:23:04.090 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a275836 2025-02-27 05:23:04.091 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a275836 2025-02-27 05:23:04.095 [DefaultDispatcher-worker-14 @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a275836 2025-02-27 05:23:04.102 [DefaultDispatcher-worker-8 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2025-02-27 05:23:04.105 [DefaultDispatcher-worker-15 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2025-02-27 05:23:04.109 [DefaultDispatcher-worker-16 @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e 2025-02-27 05:23:04.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-27 05:23:04.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-27 05:23:04.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.111 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72bb3f3e: (connection evicted) 2025-02-27 05:23:04.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-27 05:23:04.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-27 05:23:04.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-27 05:23:04.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-27 05:23:04.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.112 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a275836: (connection evicted) 2025-02-27 05:23:04.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-27 05:23:04.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@342cc706 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3beee525 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3beee525 2025-02-27 05:23:04.113 [Test worker @coroutine#5838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-27 05:23:04.121 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3beee525 2025-02-27 05:23:04.127 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3beee525 2025-02-27 05:23:04.127 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3beee525 2025-02-27 05:23:04.129 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3beee525 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2765c3fc 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2025-02-27 05:23:04.129 [Test worker @coroutine#5838] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-27 05:23:04.136 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2025-02-27 05:23:04.141 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2025-02-27 05:23:04.142 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2025-02-27 05:23:04.142 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2025-02-27 05:23:04.147 [DefaultDispatcher-worker-18 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2025-02-27 05:23:04.149 [DefaultDispatcher-worker-11 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:23:04.150 [DefaultDispatcher-worker-11 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.150 [DefaultDispatcher-worker-11 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.150 [DefaultDispatcher-worker-11 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.150 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.150 [DefaultDispatcher-worker-13 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.154 [DefaultDispatcher-worker-13 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3beee525 2025-02-27 05:23:04.158 [DefaultDispatcher-worker-9 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3beee525 2025-02-27 05:23:04.161 [DefaultDispatcher-worker-15 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3beee525 2025-02-27 05:23:04.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-27 05:23:04.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-27 05:23:04.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.163 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3beee525: (connection evicted) 2025-02-27 05:23:04.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-27 05:23:04.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-27 05:23:04.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-27 05:23:04.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-27 05:23:04.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.164 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40: (connection evicted) 2025-02-27 05:23:04.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-27 05:23:04.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@262c75a3 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-27 05:23:04.165 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-27 05:23:04.173 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-27 05:23:04.177 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-27 05:23:04.178 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-27 05:23:04.179 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b83fef 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e76649 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e76649 2025-02-27 05:23:04.179 [Test worker @coroutine#5893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-27 05:23:04.186 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e76649 2025-02-27 05:23:04.192 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e76649 2025-02-27 05:23:04.192 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e76649 2025-02-27 05:23:04.193 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e76649 2025-02-27 05:23:04.198 [DefaultDispatcher-worker-2 @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e76649 2025-02-27 05:23:04.204 [DefaultDispatcher-worker-2 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-27 05:23:04.208 [DefaultDispatcher-worker-12 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-27 05:23:04.212 [DefaultDispatcher-worker-15 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27 2025-02-27 05:23:04.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-27 05:23:04.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-27 05:23:04.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.215 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fcf1d27: (connection evicted) 2025-02-27 05:23:04.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-27 05:23:04.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-27 05:23:04.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-27 05:23:04.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-27 05:23:04.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.215 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e76649: (connection evicted) 2025-02-27 05:23:04.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-27 05:23:04.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-27 05:23:04.216 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4be7661 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-02-27 05:23:04.217 [Test worker @coroutine#5945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-27 05:23:04.224 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-02-27 05:23:04.229 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-02-27 05:23:04.230 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-02-27 05:23:04.231 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-02-27 05:23:04.233 [DefaultDispatcher-worker-22 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:23:04.234 [DefaultDispatcher-worker-22 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.234 [DefaultDispatcher-worker-22 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.234 [DefaultDispatcher-worker-22 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.234 [DefaultDispatcher-worker-23 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.234 [DefaultDispatcher-worker-23 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.235 [DefaultDispatcher-worker-3 @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1479c527 2025-02-27 05:23:04.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-27 05:23:04.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-27 05:23:04.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.237 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1479c527: (connection evicted) 2025-02-27 05:23:04.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-27 05:23:04.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca012a6 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22 2025-02-27 05:23:04.238 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-27 05:23:04.245 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22 2025-02-27 05:23:04.250 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22 2025-02-27 05:23:04.251 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22 2025-02-27 05:23:04.252 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22 2025-02-27 05:23:04.256 [DefaultDispatcher-worker-21 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22 2025-02-27 05:23:04.267 [DefaultDispatcher-worker-8 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22 2025-02-27 05:23:04.271 [DefaultDispatcher-worker-12 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22 2025-02-27 05:23:04.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-27 05:23:04.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-27 05:23:04.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.274 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eb21f22: (connection evicted) 2025-02-27 05:23:04.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-27 05:23:04.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a89d045 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.276 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-27 05:23:04.277 [DefaultDispatcher-worker-18 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:23:04.278 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.278 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.278 [DefaultDispatcher-worker-18 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.278 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.278 [DefaultDispatcher-worker-2 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.284 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.288 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.289 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.290 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.294 [DefaultDispatcher-worker-7 @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.304 [DefaultDispatcher-worker-7 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.308 [DefaultDispatcher-worker-12 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.314 [DefaultDispatcher-worker-20 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7 2025-02-27 05:23:04.316 [DefaultDispatcher-worker-7 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:23:04.316 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.316 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.316 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.316 [DefaultDispatcher-worker-7 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-27 05:23:04.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-27 05:23:04.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.317 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ce987d7: (connection evicted) 2025-02-27 05:23:04.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-27 05:23:04.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe2f6a0 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.318 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-27 05:23:04.325 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.330 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.331 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.332 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.336 [DefaultDispatcher-worker-21 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.339 [DefaultDispatcher-worker-13 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:23:04.339 [DefaultDispatcher-worker-13 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.339 [DefaultDispatcher-worker-13 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.339 [DefaultDispatcher-worker-13 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.340 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.340 [DefaultDispatcher-worker-6 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.347 [DefaultDispatcher-worker-23 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.350 [DefaultDispatcher-worker-19 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.356 [DefaultDispatcher-worker-15 @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb 2025-02-27 05:23:04.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-27 05:23:04.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-27 05:23:04.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.356 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c9542eb: (connection evicted) 2025-02-27 05:23:04.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-27 05:23:04.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a8c9e 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-02-27 05:23:04.358 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-27 05:23:04.366 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-02-27 05:23:04.370 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-02-27 05:23:04.371 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-02-27 05:23:04.372 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67710b92 2025-02-27 05:23:04.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-27 05:23:04.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-27 05:23:04.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-27 05:23:04.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6ef10b 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.377 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-27 05:23:04.378 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2025-02-27 05:23:04.378 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2025-02-27 05:23:04.378 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-27 05:23:04.385 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2025-02-27 05:23:04.391 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2025-02-27 05:23:04.391 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2025-02-27 05:23:04.392 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2025-02-27 05:23:04.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-27 05:23:04.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-27 05:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-27 05:23:04.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec2462 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9dcfcd 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9dcfcd 2025-02-27 05:23:04.395 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-27 05:23:04.403 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9dcfcd 2025-02-27 05:23:04.408 [Test worker @coroutine#6118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9dcfcd 2025-02-27 05:23:04.409 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9dcfcd 2025-02-27 05:23:04.410 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c9dcfcd 2025-02-27 05:23:04.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-27 05:23:04.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-27 05:23:04.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-27 05:23:04.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3556159b 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.413 [UI Thread @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-27 05:23:04.414 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0323bb 2025-02-27 05:23:04.414 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0323bb 2025-02-27 05:23:04.414 [UI Thread @coroutine#6139] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-27 05:23:04.422 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0323bb 2025-02-27 05:23:04.427 [UI Thread @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0323bb 2025-02-27 05:23:04.427 [UI Thread @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0323bb 2025-02-27 05:23:04.428 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0323bb 2025-02-27 05:23:04.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-27 05:23:04.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-27 05:23:04.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.430 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0323bb: (connection evicted) 2025-02-27 05:23:04.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-27 05:23:04.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e32261f 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-02-27 05:23:04.432 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-27 05:23:04.441 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-02-27 05:23:04.446 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-02-27 05:23:04.447 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-02-27 05:23:04.448 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13258770 2025-02-27 05:23:04.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-27 05:23:04.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-27 05:23:04.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-27 05:23:04.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f37f6b6 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-02-27 05:23:04.450 [Test worker @coroutine#6169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-27 05:23:04.454 [DefaultDispatcher-worker-17 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:23:04.455 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.455 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.455 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.455 [DefaultDispatcher-worker-4 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.455 [DefaultDispatcher-worker-4 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.458 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-02-27 05:23:04.463 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-02-27 05:23:04.464 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-02-27 05:23:04.465 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d711b0 2025-02-27 05:23:04.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-27 05:23:04.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-27 05:23:04.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-27 05:23:04.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fcd767a 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef93e 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef93e 2025-02-27 05:23:04.467 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-27 05:23:04.475 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ef93e 2025-02-27 05:23:04.480 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ef93e 2025-02-27 05:23:04.481 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ef93e 2025-02-27 05:23:04.482 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ef93e 2025-02-27 05:23:04.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-27 05:23:04.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-27 05:23:04.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-27 05:23:04.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37a522c8 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-27 05:23:04.484 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-27 05:23:04.493 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-27 05:23:04.498 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-27 05:23:04.499 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-27 05:23:04.499 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4982b310 2025-02-27 05:23:04.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-27 05:23:04.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-27 05:23:04.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-27 05:23:04.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a5c67cf 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-02-27 05:23:04.502 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-27 05:23:04.510 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-02-27 05:23:04.515 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-02-27 05:23:04.516 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-02-27 05:23:04.517 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-02-27 05:23:04.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-27 05:23:04.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-27 05:23:04.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-27 05:23:04.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4644f3d4 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-27 05:23:04.520 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-27 05:23:04.527 [DefaultDispatcher-worker-3 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:23:04.527 [DefaultDispatcher-worker-3 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.527 [DefaultDispatcher-worker-3 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.527 [DefaultDispatcher-worker-3 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.528 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.528 [DefaultDispatcher-worker-13 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.528 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-27 05:23:04.533 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-27 05:23:04.534 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-27 05:23:04.535 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-02-27 05:23:04.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-27 05:23:04.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-27 05:23:04.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-27 05:23:04.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f30c9cf 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.537 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-27 05:23:04.538 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-02-27 05:23:04.538 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-02-27 05:23:04.538 [Test worker @coroutine#6261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-27 05:23:04.546 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-02-27 05:23:04.551 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-02-27 05:23:04.552 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-02-27 05:23:04.553 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6831286e 2025-02-27 05:23:04.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-27 05:23:04.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-27 05:23:04.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-27 05:23:04.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4515dfae 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.555 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-27 05:23:04.556 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be41d90 2025-02-27 05:23:04.556 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be41d90 2025-02-27 05:23:04.556 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-27 05:23:04.563 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be41d90 2025-02-27 05:23:04.568 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be41d90 2025-02-27 05:23:04.569 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be41d90 2025-02-27 05:23:04.570 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be41d90 2025-02-27 05:23:04.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-27 05:23:04.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-27 05:23:04.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-27 05:23:04.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-27 05:23:04.572 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c952e6 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-02-27 05:23:04.573 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-27 05:23:04.581 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-02-27 05:23:04.586 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-02-27 05:23:04.587 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-02-27 05:23:04.587 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-02-27 05:23:04.589 [UI Thread @coroutine#6312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-27 05:23:04.589 [UI Thread @coroutine#6312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-02-27 05:23:04.589 [UI Thread @coroutine#6312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-27 05:23:04.590 [UI Thread @coroutine#6312] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-27 05:23:04.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-27 05:23:04.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-27 05:23:04.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-27 05:23:04.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51dcf51b 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-02-27 05:23:04.592 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-27 05:23:04.601 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-02-27 05:23:04.606 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-02-27 05:23:04.607 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-02-27 05:23:04.608 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0619a8 2025-02-27 05:23:04.609 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35543/Site/verify 2025-02-27 05:23:04.609 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35543/Site/verify. 2025-02-27 05:23:04.609 [UI Thread @coroutine#6335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35543/Site/verify 2025-02-27 05:23:04.610 [UI Thread @coroutine#6335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35543/Site/verify 2025-02-27 05:23:04.610 [UI Thread @coroutine#6335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35543/Site/verify 2025-02-27 05:23:04.610 [UI Thread @coroutine#6335] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35543/Site/verify. 2025-02-27 05:23:04.610 [UI Thread @coroutine#6335] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35543/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 05:23:04.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-27 05:23:04.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-27 05:23:04.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 05:23:04.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:04.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-27 05:23:04.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e74053 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-02-27 05:23:04.614 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-02-27 05:23:04.622 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-02-27 05:23:04.627 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-02-27 05:23:04.628 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-02-27 05:23:04.629 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-02-27 05:23:04.633 [DefaultDispatcher-worker-1 @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-02-27 05:23:04.637 [DefaultDispatcher-worker-5 @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-02-27 05:23:04.640 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41611/699192264363278336/_ustadmanifest.json 2025-02-27 05:23:04.640 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41611/699192264363278336/_ustadmanifest.json. 2025-02-27 05:23:04.640 [UI Thread @coroutine#6361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41611/699192264363278336/_ustadmanifest.json 2025-02-27 05:23:04.641 [UI Thread @coroutine#6361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41611/699192264363278336/_ustadmanifest.json 2025-02-27 05:23:04.641 [UI Thread @coroutine#6361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41611/699192264363278336/_ustadmanifest.json 2025-02-27 05:23:04.641 [UI Thread @coroutine#6361] TRACE 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:41611/699192264363278336/_ustadmanifest.json. 2025-02-27 05:23:04.641 [UI Thread @coroutine#6361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41611/699192264363278336/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:23:04.642 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41611/mediainfo.json 2025-02-27 05:23:04.642 [UI Thread @coroutine#6361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41611/mediainfo.json. 2025-02-27 05:23:04.642 [UI Thread @coroutine#6361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41611/mediainfo.json 2025-02-27 05:23:04.642 [UI Thread @coroutine#6361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41611/mediainfo.json 2025-02-27 05:23:04.642 [UI Thread @coroutine#6361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41611/mediainfo.json 2025-02-27 05:23:04.671 [DefaultDispatcher-worker-6 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:23:04.671 [DefaultDispatcher-worker-6 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.671 [DefaultDispatcher-worker-6 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.671 [DefaultDispatcher-worker-6 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.671 [DefaultDispatcher-worker-13 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.671 [DefaultDispatcher-worker-13 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.683 [UI Thread @coroutine#6361] TRACE 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:41611/mediainfo.json. 2025-02-27 05:23:04.683 [UI Thread @coroutine#6361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41611/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:23:04.714 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:04.978 [DefaultDispatcher-worker-2 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240c626d 2025-02-27 05:23:04.978 [DefaultDispatcher-worker-2 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.978 [DefaultDispatcher-worker-2 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:04.978 [DefaultDispatcher-worker-2 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.979 [DefaultDispatcher-worker-19 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:04.979 [DefaultDispatcher-worker-19 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53039/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.077 [DefaultDispatcher-worker-18 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-02-27 05:23:05.077 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.077 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:05.077 [DefaultDispatcher-worker-18 @coroutine#2098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.078 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.078 [DefaultDispatcher-worker-7 @coroutine#2098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36743/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.155 [DefaultDispatcher-worker-19 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 05:23:05.155 [DefaultDispatcher-worker-19 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.155 [DefaultDispatcher-worker-19 @coroutine#2144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:05.155 [DefaultDispatcher-worker-19 @coroutine#2144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.156 [DefaultDispatcher-worker-12 @coroutine#2144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.156 [DefaultDispatcher-worker-12 @coroutine#2144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34257/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.240 [DefaultDispatcher-worker-16 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0e46dd 2025-02-27 05:23:05.240 [DefaultDispatcher-worker-16 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.240 [DefaultDispatcher-worker-16 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:05.240 [DefaultDispatcher-worker-16 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.240 [DefaultDispatcher-worker-18 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.240 [DefaultDispatcher-worker-18 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47135/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.283 [DefaultDispatcher-worker-4 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 05:23:05.283 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.283 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:05.283 [DefaultDispatcher-worker-4 @coroutine#2205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.284 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.284 [DefaultDispatcher-worker-5 @coroutine#2205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42077/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.321 [DefaultDispatcher-worker-20 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28debed6 2025-02-27 05:23:05.321 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.321 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:05.321 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.321 [DefaultDispatcher-worker-20 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.344 [DefaultDispatcher-worker-3 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2025-02-27 05:23:05.344 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.344 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:05.344 [DefaultDispatcher-worker-3 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.345 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.345 [DefaultDispatcher-worker-15 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37061/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.460 [DefaultDispatcher-worker-1 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-02-27 05:23:05.460 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.460 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:05.460 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.461 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.461 [DefaultDispatcher-worker-1 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57417/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.532 [DefaultDispatcher-worker-7 @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7cd4bb 2025-02-27 05:23:05.533 [DefaultDispatcher-worker-7 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.533 [DefaultDispatcher-worker-7 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:05.533 [DefaultDispatcher-worker-7 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.533 [DefaultDispatcher-worker-22 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.533 [DefaultDispatcher-worker-22 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42479/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.676 [DefaultDispatcher-worker-5 @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-02-27 05:23:05.677 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.677 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId. 2025-02-27 05:23:05.677 [DefaultDispatcher-worker-5 @coroutine#2396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.677 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.677 [DefaultDispatcher-worker-15 @coroutine#2396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58781/UmAppDatabase/replication/nodeId 2025-02-27 05:23:05.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-02-27 05:23:05.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-02-27 05:23:05.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:05.685 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14170abd: (connection evicted) 2025-02-27 05:23:05.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:05.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-02-27 05:23:05.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@619d0977 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 05:23:05.704 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-02-27 05:23:05.705 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-02-27 05:23:05.705 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-02-27 05:23:05.705 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-02-27 05:23:05.713 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-02-27 05:23:05.719 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-02-27 05:23:05.720 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-02-27 05:23:05.721 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-02-27 05:23:05.726 [DefaultDispatcher-worker-4 @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-02-27 05:23:05.729 [DefaultDispatcher-worker-6 @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7327dba0 2025-02-27 05:23:05.805 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:05.808 [UI Thread @coroutine#6421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60983/699192267728330752/_ustadmanifest.json 2025-02-27 05:23:05.808 [UI Thread @coroutine#6421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60983/699192267728330752/_ustadmanifest.json. 2025-02-27 05:23:05.808 [UI Thread @coroutine#6421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60983/699192267728330752/_ustadmanifest.json 2025-02-27 05:23:05.809 [UI Thread @coroutine#6421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60983/699192267728330752/_ustadmanifest.json 2025-02-27 05:23:05.809 [UI Thread @coroutine#6421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60983/699192267728330752/_ustadmanifest.json 2025-02-27 05:23:05.809 [UI Thread @coroutine#6421] TRACE 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:60983/699192267728330752/_ustadmanifest.json. 2025-02-27 05:23:05.809 [UI Thread @coroutine#6421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60983/699192267728330752/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:23:05.810 [UI Thread @coroutine#6421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60983/tincan.xml 2025-02-27 05:23:05.810 [UI Thread @coroutine#6421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60983/tincan.xml. 2025-02-27 05:23:05.810 [UI Thread @coroutine#6421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60983/tincan.xml 2025-02-27 05:23:05.810 [UI Thread @coroutine#6421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60983/tincan.xml 2025-02-27 05:23:05.810 [UI Thread @coroutine#6421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60983/tincan.xml 2025-02-27 05:23:05.851 [UI Thread @coroutine#6421] TRACE 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:60983/tincan.xml. 2025-02-27 05:23:05.851 [UI Thread @coroutine#6421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60983/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-27 05:23:05.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-02-27 05:23:05.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-02-27 05:23:05.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 05:23:05.857 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7327dba0: (connection evicted) 2025-02-27 05:23:05.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 05:23:05.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-02-27 05:23:05.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-02-27 06:10:50.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7b65d7 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:50.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:50.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:50.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-27 06:10:50.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-27 06:10:50.272 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.287 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.289 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.311 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:50.313 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb4c199 2025-02-27 06:10:50.313 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb4c199 2025-02-27 06:10:50.315 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4273367f 2025-02-27 06:10:50.315 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4273367f 2025-02-27 06:10:50.317 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@464caae9 2025-02-27 06:10:50.317 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@464caae9 2025-02-27 06:10:50.319 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e3c44 2025-02-27 06:10:50.319 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e3c44 2025-02-27 06:10:50.321 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@691c9dbd 2025-02-27 06:10:50.321 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@691c9dbd 2025-02-27 06:10:50.323 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32879e2f 2025-02-27 06:10:50.323 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32879e2f 2025-02-27 06:10:50.325 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@113f6174 2025-02-27 06:10:50.325 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@113f6174 2025-02-27 06:10:50.328 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6361c30b 2025-02-27 06:10:50.328 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6361c30b 2025-02-27 06:10:50.330 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d4baf 2025-02-27 06:10:50.330 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1d4baf 2025-02-27 06:10:50.330 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:10:50.416 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:50.416 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:10:50.416 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:50.417 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:10:50.421 [DefaultDispatcher-worker-8 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.422 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 06:10:50.422 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-27 06:10:50.422 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 06:10:50.478 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.496 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.513 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.524 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.543 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.546 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.601 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4 2025-02-27 06:10:50.620 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 06:10:50.621 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 06:10:50.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-27 06:10:50.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-27 06:10:50.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:10:50.631 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751ae8a4: (connection evicted) 2025-02-27 06:10:50.631 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 06:10:50.631 [DefaultDispatcher-worker-14 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:50.631 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cb4c199: (connection evicted) 2025-02-27 06:10:50.632 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4273367f: (connection evicted) 2025-02-27 06:10:50.632 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@464caae9: (connection evicted) 2025-02-27 06:10:50.632 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e3c44: (connection evicted) 2025-02-27 06:10:50.633 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@691c9dbd: (connection evicted) 2025-02-27 06:10:50.633 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32879e2f: (connection evicted) 2025-02-27 06:10:50.633 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@113f6174: (connection evicted) 2025-02-27 06:10:50.633 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6361c30b: (connection evicted) 2025-02-27 06:10:50.634 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1d4baf: (connection evicted) 2025-02-27 06:10:50.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:50.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-27 06:10:50.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-27 06:10:50.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@384472bf 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:50.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:50.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-27 06:10:50.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-27 06:10:50.642 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.648 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.649 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.651 [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-02-27 06:10:50.651 [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-02-27 06:10:50.651 [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-02-27 06:10:50.651 [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-02-27 06:10:50.659 [DefaultDispatcher-worker-12 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.660 [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-02-27 06:10:50.660 [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-02-27 06:10:50.660 [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-02-27 06:10:50.663 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.672 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.681 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.690 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.698 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.701 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.728 [DefaultDispatcher-worker-10 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b8507df 2025-02-27 06:10:50.742 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:50.744 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4a3e1f 2025-02-27 06:10:50.744 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4a3e1f 2025-02-27 06:10:50.746 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@238dd5c6 2025-02-27 06:10:50.746 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@238dd5c6 2025-02-27 06:10:50.748 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 06:10:50.748 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-27 06:10:50.748 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b2556f 2025-02-27 06:10:50.748 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b2556f 2025-02-27 06:10:50.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-27 06:10:50.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-27 06:10:50.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-02-27 06:10:50.749 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:50.749 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-27 06:10:50.749 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b8507df: (connection evicted) 2025-02-27 06:10:50.750 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d4a3e1f: (connection evicted) 2025-02-27 06:10:50.750 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@238dd5c6: (connection evicted) 2025-02-27 06:10:50.751 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27b2556f: (connection evicted) 2025-02-27 06:10:50.751 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b0dffd 2025-02-27 06:10:50.751 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b0dffd 2025-02-27 06:10:50.751 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b0dffd: (connection evicted) 2025-02-27 06:10:50.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:50.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-27 06:10:50.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-27 06:10:50.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d504137 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:50.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:50.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-27 06:10:50.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4ca109 2025-02-27 06:10:50.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4ca109 2025-02-27 06:10:50.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-27 06:10:50.894 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32b112a1 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-27 06:10:51.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-02-27 06:10:51.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-02-27 06:10:51.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b9d43f 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-27 06:10:51.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-02-27 06:10:51.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-02-27 06:10:51.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-27 06:10:51.187 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4 2025-02-27 06:10:51.224 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.238 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.325 [DefaultDispatcher-worker-14 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-02-27 06:10:51.330 [DefaultDispatcher-worker-14 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-02-27 06:10:51.330 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47397/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 06:10:51.330 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47397/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-27 06:10:51.330 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47397/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 06:10:51.343 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47397/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 06:10:51.343 [DefaultDispatcher-worker-14 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47397/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-27 06:10:51.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-27 06:10:51.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-27 06:10:51.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.384 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c5c7cc4: (connection evicted) 2025-02-27 06:10:51.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-27 06:10:51.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-27 06:10:51.386 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1214d23c 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f9de3b 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5f8e61 2025-02-27 06:10:51.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5f8e61 2025-02-27 06:10:51.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba0ee4a 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@55061418 2025-02-27 06:10:51.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@55061418 2025-02-27 06:10:51.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-27 06:10:51.432 [DefaultDispatcher-worker-12 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55061418 2025-02-27 06:10:51.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-27 06:10:51.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-27 06:10:51.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.434 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b5f8e61: (connection evicted) 2025-02-27 06:10:51.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-27 06:10:51.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-27 06:10:51.435 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55061418 2025-02-27 06:10:51.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632d4cf2 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-02-27 06:10:51.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-02-27 06:10:51.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-27 06:10:51.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d801d8 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-02-27 06:10:51.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-02-27 06:10:51.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-27 06:10:51.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-27 06:10:51.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-27 06:10:51.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.454 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542ff147: (connection evicted) 2025-02-27 06:10:51.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-27 06:10:51.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-27 06:10:51.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d537616 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-27 06:10:51.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d27c27 2025-02-27 06:10:51.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d27c27 2025-02-27 06:10:51.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6181bc4a 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf8b77 2025-02-27 06:10:51.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf8b77 2025-02-27 06:10:51.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-27 06:10:51.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-27 06:10:51.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-27 06:10:51.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.474 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d27c27: (connection evicted) 2025-02-27 06:10:51.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-27 06:10:51.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6253e59a 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-27 06:10:51.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ccd2bc 2025-02-27 06:10:51.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ccd2bc 2025-02-27 06:10:51.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5613247e 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-27 06:10:51.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-02-27 06:10:51.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-02-27 06:10:51.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-27 06:10:51.498 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-27 06:10:51.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-27 06:10:51.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.502 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16ccd2bc: (connection evicted) 2025-02-27 06:10:51.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-27 06:10:51.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-27 06:10:51.549 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.567 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.587 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16df9bde 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-27 06:10:51.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be7b749 2025-02-27 06:10:51.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be7b749 2025-02-27 06:10:51.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44aeae34 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-27 06:10:51.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a8a26f 2025-02-27 06:10:51.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a8a26f 2025-02-27 06:10:51.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-27 06:10:51.792 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.795 [DefaultDispatcher-worker-10 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a8a26f 2025-02-27 06:10:51.801 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.814 [DefaultDispatcher-worker-14 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a8a26f 2025-02-27 06:10:51.820 [DefaultDispatcher-worker-14 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a8a26f 2025-02-27 06:10:51.824 [DefaultDispatcher-worker-14 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a8a26f 2025-02-27 06:10:51.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-27 06:10:51.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-27 06:10:51.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.858 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5be7b749: (connection evicted) 2025-02-27 06:10:51.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-27 06:10:51.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-27 06:10:51.861 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a8a26f 2025-02-27 06:10:51.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-27 06:10:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f5f5bc9 2025-02-27 06:10:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2025-02-27 06:10:51.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2025-02-27 06:10:51.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0847a9 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@92e2c93 2025-02-27 06:10:51.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@92e2c93 2025-02-27 06:10:51.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-27 06:10:51.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-27 06:10:51.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-27 06:10:51.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.883 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f581211: (connection evicted) 2025-02-27 06:10:51.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-27 06:10:51.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6cb932 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2025-02-27 06:10:51.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@523abba9 2025-02-27 06:10:51.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e090aaa 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@33430fc 2025-02-27 06:10:51.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@33430fc 2025-02-27 06:10:51.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-27 06:10:51.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-27 06:10:51.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-27 06:10:51.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.895 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@523abba9: (connection evicted) 2025-02-27 06:10:51.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-27 06:10:51.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521a506c 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-02-27 06:10:51.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2025-02-27 06:10:51.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb1943b 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2025-02-27 06:10:51.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2025-02-27 06:10:51.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-27 06:10:51.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-27 06:10:51.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-27 06:10:51.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.906 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e: (connection evicted) 2025-02-27 06:10:51.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-27 06:10:51.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12166229 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-27 06:10:51.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2025-02-27 06:10:51.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414 2025-02-27 06:10:51.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aee05f4 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@794d28a3 2025-02-27 06:10:51.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@794d28a3 2025-02-27 06:10:51.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-27 06:10:51.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-27 06:10:51.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-27 06:10:51.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.962 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bcb1414: (connection evicted) 2025-02-27 06:10:51.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-27 06:10:51.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea3a513 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2025-02-27 06:10:51.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8 2025-02-27 06:10:51.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-27 06:10:51.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2025-02-27 06:10:51.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2025-02-27 06:10:51.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-27 06:10:51.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-27 06:10:51.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-27 06:10:51.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.976 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b336cc8: (connection evicted) 2025-02-27 06:10:51.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-27 06:10:51.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-27 06:10:51.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-02-27 06:10:51.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2025-02-27 06:10:51.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-27 06:10:51.980 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-02-27 06:10:51.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-02-27 06:10:51.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-27 06:10:51.993 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.995 [DefaultDispatcher-worker-7 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-02-27 06:10:51.996 [DefaultDispatcher-worker-7 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-02-27 06:10:51.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-27 06:10:51.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-27 06:10:51.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:51.997 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2025-02-27 06:10:51.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:51.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-27 06:10:51.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-27 06:10:51.998 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9147ba2 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:51.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:51.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-27 06:10:52.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2025-02-27 06:10:52.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2025-02-27 06:10:52.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-27 06:10:52.004 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-27 06:10:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a453f8d 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2025-02-27 06:10:52.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2025-02-27 06:10:52.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-27 06:10:52.017 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-27 06:10:52.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-27 06:10:52.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.019 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3: (connection evicted) 2025-02-27 06:10:52.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-27 06:10:52.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae42248 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2025-02-27 06:10:52.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2025-02-27 06:10:52.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa98a22 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-02-27 06:10:52.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-02-27 06:10:52.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-27 06:10:52.074 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.087 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.108 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.126 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.134 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-02-27 06:10:52.134 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.135 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-02-27 06:10:52.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-27 06:10:52.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-27 06:10:52.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.136 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf984d9: (connection evicted) 2025-02-27 06:10:52.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-27 06:10:52.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-27 06:10:52.136 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714bffd5 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-27 06:10:52.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb 2025-02-27 06:10:52.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb 2025-02-27 06:10:52.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a39cc 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-02-27 06:10:52.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2025-02-27 06:10:52.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-27 06:10:52.239 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.247 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-27 06:10:52.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-27 06:10:52.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.282 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4491eaeb: (connection evicted) 2025-02-27 06:10:52.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-27 06:10:52.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11adab6d 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-27 06:10:52.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2025-02-27 06:10:52.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2025-02-27 06:10:52.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-02-27 06:10:52.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-02-27 06:10:52.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-27 06:10:52.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-27 06:10:52.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-27 06:10:52.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.295 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29519337: (connection evicted) 2025-02-27 06:10:52.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-27 06:10:52.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-27 06:10:52.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17053b5 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-02-27 06:10:52.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-02-27 06:10:52.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cbc3c2 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-02-27 06:10:52.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-02-27 06:10:52.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-27 06:10:52.393 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.405 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.410 [DefaultDispatcher-worker-12 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-02-27 06:10:52.411 [DefaultDispatcher-worker-12 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-02-27 06:10:52.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-27 06:10:52.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-27 06:10:52.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.412 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58021c3c: (connection evicted) 2025-02-27 06:10:52.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-27 06:10:52.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-27 06:10:52.413 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef8090b 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b4ac83 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-27 06:10:52.415 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2025-02-27 06:10:52.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2025-02-27 06:10:52.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-27 06:10:52.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-27 06:10:52.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5df7a065 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2025-02-27 06:10:52.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c69e1e1 2025-02-27 06:10:52.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-27 06:10:52.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-27 06:10:52.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-27 06:10:52.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.427 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5604b85: (connection evicted) 2025-02-27 06:10:52.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-27 06:10:52.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149b53fa 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-02-27 06:10:52.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-02-27 06:10:52.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-27 06:10:52.443 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-02-27 06:10:52.449 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-02-27 06:10:52.450 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751686aa 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538e74fc 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-27 06:10:52.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2025-02-27 06:10:52.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2025-02-27 06:10:52.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-27 06:10:52.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-27 06:10:52.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-27 06:10:52.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:10:52.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-27 06:10:52.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6b487c 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-27 06:10:52.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 06:10:52.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 06:10:52.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-27 06:10:52.462 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 06:10:52.468 [Test worker @coroutine#255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 06:10:52.469 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 06:10:52.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 06:10:52.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-27 06:10:52.475 [DefaultDispatcher-worker-6 @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-02-27 06:10:52.479 [DefaultDispatcher-worker-13 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 06:10:52.480 [Test worker @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 06:10:52.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-27 06:10:52.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-27 06:10:52.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.482 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6: (connection evicted) 2025-02-27 06:10:52.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-27 06:10:52.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3578a45b 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-27 06:10:52.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 06:10:52.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 06:10:52.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-27 06:10:52.486 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 06:10:52.491 [Test worker @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 06:10:52.492 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-02-27 06:10:52.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2025-02-27 06:10:52.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-27 06:10:52.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-27 06:10:52.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-27 06:10:52.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:10:52.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-27 06:10:52.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11295cb1 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-27 06:10:52.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 06:10:52.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 06:10:52.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-27 06:10:52.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 06:10:52.505 [Test worker @coroutine#292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 06:10:52.506 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5256fbc 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f2c9e8 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-02-27 06:10:52.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-02-27 06:10:52.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-27 06:10:52.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-27 06:10:52.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-27 06:10:52.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:10:52.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-27 06:10:52.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-27 06:10:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd38df2 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-02-27 06:10:52.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-02-27 06:10:52.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-27 06:10:52.525 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.546 [DefaultDispatcher-worker-17 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-02-27 06:10:52.552 [DefaultDispatcher-worker-5 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-02-27 06:10:52.553 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.572 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.580 [DefaultDispatcher-worker-2 @coroutine#307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-02-27 06:10:52.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-27 06:10:52.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-27 06:10:52.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.582 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b711b6: (connection evicted) 2025-02-27 06:10:52.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-27 06:10:52.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f72909 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-27 06:10:52.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-02-27 06:10:52.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-02-27 06:10:52.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-27 06:10:52.594 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.604 [DefaultDispatcher-worker-7 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-02-27 06:10:52.607 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.609 [DefaultDispatcher-worker-13 @coroutine#311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3199a202 2025-02-27 06:10:52.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-27 06:10:52.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-27 06:10:52.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.619 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3199a202: (connection evicted) 2025-02-27 06:10:52.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-27 06:10:52.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-27 06:10:52.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727956bb 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-02-27 06:10:52.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-02-27 06:10:52.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-27 06:10:52.640 [DefaultDispatcher-worker-13 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-02-27 06:10:52.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-27 06:10:52.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-27 06:10:52.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.642 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa: (connection evicted) 2025-02-27 06:10:52.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-27 06:10:52.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-27 06:10:52.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-27 06:10:52.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ac4af6 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-02-27 06:10:52.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-02-27 06:10:52.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-27 06:10:52.663 [DefaultDispatcher-worker-3 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-02-27 06:10:52.668 [DefaultDispatcher-worker-17 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5 2025-02-27 06:10:52.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-27 06:10:52.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-27 06:10:52.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.668 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1d1a5: (connection evicted) 2025-02-27 06:10:52.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-27 06:10:52.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-27 06:10:52.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2375a976 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-02-27 06:10:52.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-02-27 06:10:52.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-27 06:10:52.688 [DefaultDispatcher-worker-15 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-02-27 06:10:52.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-27 06:10:52.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-27 06:10:52.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.690 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7544260a: (connection evicted) 2025-02-27 06:10:52.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-27 06:10:52.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd750ba 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-02-27 06:10:52.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-02-27 06:10:52.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-27 06:10:52.708 [DefaultDispatcher-worker-6 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3 2025-02-27 06:10:52.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-27 06:10:52.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-27 06:10:52.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.709 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5ef1c3: (connection evicted) 2025-02-27 06:10:52.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-27 06:10:52.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae87de0 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:52.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:52.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-27 06:10:52.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-02-27 06:10:52.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-02-27 06:10:52.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-27 06:10:52.890 [DefaultDispatcher-worker-8 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-02-27 06:10:52.895 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-02-27 06:10:52.896 [Test worker @coroutine#336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54457/manifest.json 2025-02-27 06:10:52.896 [Test worker @coroutine#336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54457/manifest.json. 2025-02-27 06:10:52.896 [Test worker @coroutine#336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54457/manifest.json 2025-02-27 06:10:52.898 [Test worker @coroutine#336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54457/manifest.json 2025-02-27 06:10:52.898 [Test worker @coroutine#336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54457/manifest.json 2025-02-27 06:10:52.951 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.971 [Test worker @coroutine#336] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54457/manifest.json. 2025-02-27 06:10:52.971 [Test worker @coroutine#336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54457/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:10:52.979 [DefaultDispatcher-worker-4 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4 2025-02-27 06:10:52.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-27 06:10:52.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-27 06:10:52.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:52.982 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@514dc5f4: (connection evicted) 2025-02-27 06:10:52.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:52.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-27 06:10:52.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ad0586 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:53.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-02-27 06:10:53.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-02-27 06:10:53.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-27 06:10:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6148827c 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:53.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-02-27 06:10:53.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-02-27 06:10:53.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-27 06:10:53.031 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 06:10:53.070 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-02-27 06:10:53.070 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6f8fb906 2025-02-27 06:10:53.107 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:53.115 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:53.126 [DefaultDispatcher-worker-4 @coroutine#348] INFO ktor.application - Responding at http://0.0.0.0:39935 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3662c887 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:53.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-02-27 06:10:53.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-02-27 06:10:53.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-27 06:10:53.145 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 06:10:53.149 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 06:10:53.149 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 06:10:53.149 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 06:10:53.150 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 06:10:53.150 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 06:10:53.150 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 06:10:53.150 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 06:10:53.150 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 06:10:53.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-27 06:10:53.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:53.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:53.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:53.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:53.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:53.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41433530 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:53.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-27 06:10:53.179 [DefaultDispatcher-worker-1 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.184 [DefaultDispatcher-worker-2 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.188 [DefaultDispatcher-worker-14 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-02-27 06:10:53.189 [DefaultDispatcher-worker-14 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-02-27 06:10:53.194 [DefaultDispatcher-worker-11 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.198 [DefaultDispatcher-worker-14 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.198 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json 2025-02-27 06:10:53.198 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json. 2025-02-27 06:10:53.198 [Test worker @coroutine#353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json 2025-02-27 06:10:53.200 [Test worker @coroutine#353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json 2025-02-27 06:10:53.200 [Test worker @coroutine#353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json 2025-02-27 06:10:53.201 [Test worker @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json. 2025-02-27 06:10:53.201 [Test worker @coroutine#353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:10:53.209 [DefaultDispatcher-worker-15 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.211 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 06:10:53.212 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-71f5d098-9510-4b2d-97fa-4a9042243091', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 06:10:53.214 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 06:10:53.214 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-71f5d098-9510-4b2d-97fa-4a9042243091 2025-02-27 06:10:53.217 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:53.217 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39935/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:10:53.217 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:53.217 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39935/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:10:53.222 [DefaultDispatcher-worker-16 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.222 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39935/UmAppDatabase/replication/nodeId 2025-02-27 06:10:53.222 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39935/UmAppDatabase/replication/nodeId. 2025-02-27 06:10:53.222 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39935/UmAppDatabase/replication/nodeId 2025-02-27 06:10:53.227 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39935/api/blob/upload-init-batch 2025-02-27 06:10:53.227 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39935/api/blob/upload-init-batch. 2025-02-27 06:10:53.227 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39935/api/blob/upload-init-batch 2025-02-27 06:10:53.227 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39935/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 06:10:53.227 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:53.251 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:53.260 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 06:10:53.260 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 06:10:53.260 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 06:10:53.260 [eventLoopGroupProxy-4-2 @call-handler#394] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 06:10:53.263 [eventLoopGroupProxy-4-2 @call-handler#394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:53.263 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:53.264 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:53.264 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 06:10:53.265 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:10:53.266 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39935/UmAppDatabase/replication/nodeId 2025-02-27 06:10:53.266 [DefaultDispatcher-worker-10 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39935/UmAppDatabase/replication/nodeId 2025-02-27 06:10:53.267 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:53.267 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:53.267 [DefaultDispatcher-worker-6 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39935/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:53.269 [eventLoopGroupProxy-4-2 @call-handler#394] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-02-27 06:10:53.269 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-02-27 06:10:53.272 [DefaultDispatcher-worker-19 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.274 [eventLoopGroupProxy-4-3 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-02-27 06:10:53.277 [DefaultDispatcher-worker-6 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.283 [eventLoopGroupProxy-4-3 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-02-27 06:10:53.284 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39935/api/blob/upload-init-batch 2025-02-27 06:10:53.284 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39935/api/blob/upload-init-batch 2025-02-27 06:10:53.286 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39935/api/blob/upload-init-batch. 2025-02-27 06:10:53.286 [DefaultDispatcher-worker-6 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39935/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:10:53.295 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39935/api/blob/upload-batch-data 2025-02-27 06:10:53.295 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39935/api/blob/upload-batch-data. 2025-02-27 06:10:53.295 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39935/api/blob/upload-batch-data 2025-02-27 06:10:53.296 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39935/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:53.298 [eventLoopGroupProxy-4-4 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:53.305 [eventLoopGroupProxy-4-4 @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-02-27 06:10:53.305 [eventLoopGroupProxy-4-4 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:53.305 [eventLoopGroupProxy-4-4 @call-handler#410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-02-27 06:10:53.306 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39935/api/blob/upload-batch-data 2025-02-27 06:10:53.312 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39935/api/blob/upload-batch-data 2025-02-27 06:10:53.312 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39935/api/blob/upload-batch-data. 2025-02-27 06:10:53.312 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39935/api/blob/upload-batch-data 2025-02-27 06:10:53.312 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39935/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:53.313 [eventLoopGroupProxy-4-4 @call-handler#415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:53.315 [eventLoopGroupProxy-4-4 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-02-27 06:10:53.315 [eventLoopGroupProxy-4-4 @call-handler#415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:53.315 [eventLoopGroupProxy-4-4 @call-handler#415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:53.316 [DefaultDispatcher-worker-6 @coroutine#408] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39935/api/blob/upload-batch-data 2025-02-27 06:10:53.328 [DefaultDispatcher-worker-7 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.334 [DefaultDispatcher-worker-14 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.343 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39935/UmAppDatabase/replication/message 2025-02-27 06:10:53.343 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39935/UmAppDatabase/replication/message. 2025-02-27 06:10:53.343 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39935/UmAppDatabase/replication/message 2025-02-27 06:10:53.343 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39935/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 06:10:53.345 [eventLoopGroupProxy-4-4 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 06:10:53.345 [eventLoopGroupProxy-4-4 @call-handler#429] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 06:10:53.345 [eventLoopGroupProxy-4-4 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:10:53.357 [DefaultDispatcher-worker-2 @call-handler#429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-02-27 06:10:53.358 [eventLoopGroupProxy-4-4 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:53.358 [DefaultDispatcher-worker-18 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json 2025-02-27 06:10:53.358 [DefaultDispatcher-worker-18 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json. 2025-02-27 06:10:53.358 [DefaultDispatcher-worker-18 @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json 2025-02-27 06:10:53.358 [eventLoopGroupProxy-4-4 @call-handler#429] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-27 06:10:53.358 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39935/UmAppDatabase/replication/message 2025-02-27 06:10:53.358 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39935/UmAppDatabase/replication/message 2025-02-27 06:10:53.359 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39935/UmAppDatabase/replication/message. 2025-02-27 06:10:53.359 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39935/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:10:53.359 [DefaultDispatcher-worker-13 @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json 2025-02-27 06:10:53.359 [DefaultDispatcher-worker-13 @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json 2025-02-27 06:10:53.359 [DefaultDispatcher-worker-3 @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json. 2025-02-27 06:10:53.359 [DefaultDispatcher-worker-3 @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39935/api/content/699204586381934592/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:10:53.363 [DefaultDispatcher-worker-12 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2569afda 2025-02-27 06:10:53.365 [DefaultDispatcher-worker-19 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66048c9e 2025-02-27 06:10:53.366 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 06:10:53.366 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 06:10:53.366 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 06:10:53.366 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 06:10:53.366 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 06:10:53.367 [Test worker @coroutine#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2025-02-27 06:10:53.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-27 06:10:53.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-27 06:10:53.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:53.367 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2569afda: (connection evicted) 2025-02-27 06:10:53.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:53.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-27 06:10:53.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-27 06:10:53.647 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:10:53.647 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:10:53.828 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:10:54.372 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6f8fb906 2025-02-27 06:10:54.372 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6f8fb906 2025-02-27 06:10:54.374 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45635ae1 2025-02-27 06:10:54.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-27 06:10:54.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-27 06:10:54.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:54.375 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66048c9e: (connection evicted) 2025-02-27 06:10:54.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:54.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-27 06:10:54.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1248f83 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:54.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:54.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:54.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b9dc35 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:54.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:54.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-27 06:10:54.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-27 06:10:54.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-27 06:10:54.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-27 06:10:54.389 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 06:10:54.390 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-27 06:10:54.390 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1aea759d 2025-02-27 06:10:54.391 [DefaultDispatcher-worker-8 @coroutine#453] INFO ktor.application - Responding at http://0.0.0.0:46829 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cfd9b0a 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:54.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:54.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-27 06:10:54.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-02-27 06:10:54.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-02-27 06:10:54.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-27 06:10:54.393 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 06:10:54.393 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 06:10:54.393 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 06:10:54.393 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 06:10:54.393 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 06:10:54.393 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 06:10:54.393 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 06:10:54.393 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 06:10:54.393 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 06:10:54.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e0b1f03 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:54.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:54.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-27 06:10:54.416 [DefaultDispatcher-worker-12 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.421 [DefaultDispatcher-worker-16 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.425 [DefaultDispatcher-worker-5 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-02-27 06:10:54.427 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-02-27 06:10:54.432 [DefaultDispatcher-worker-9 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.437 [DefaultDispatcher-worker-2 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.438 [Test worker @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json 2025-02-27 06:10:54.438 [Test worker @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json. 2025-02-27 06:10:54.438 [Test worker @coroutine#458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json 2025-02-27 06:10:54.439 [Test worker @coroutine#458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json 2025-02-27 06:10:54.439 [Test worker @coroutine#458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json 2025-02-27 06:10:54.439 [Test worker @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json. 2025-02-27 06:10:54.439 [Test worker @coroutine#458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:10:54.447 [DefaultDispatcher-worker-13 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.447 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 06:10:54.447 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-86a28c37-78d1-4e91-baa1-3ab6893ab2ba', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 06:10:54.448 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 06:10:54.448 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-86a28c37-78d1-4e91-baa1-3ab6893ab2ba 2025-02-27 06:10:54.449 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:54.449 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46829/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:10:54.449 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:54.449 [DefaultDispatcher-worker-13 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:10:54.451 [eventLoopGroupProxy-7-1 @call-handler#489] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 06:10:54.451 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 06:10:54.452 [eventLoopGroupProxy-7-1 @call-handler#489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:54.452 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:54.452 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:10:54.452 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:54.452 [eventLoopGroupProxy-7-2 @call-handler#490] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-27 06:10:54.453 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:54.453 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:54.455 [DefaultDispatcher-worker-5 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.455 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/UmAppDatabase/replication/nodeId 2025-02-27 06:10:54.455 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46829/UmAppDatabase/replication/nodeId. 2025-02-27 06:10:54.455 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/UmAppDatabase/replication/nodeId 2025-02-27 06:10:54.456 [DefaultDispatcher-worker-10 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-init-batch 2025-02-27 06:10:54.456 [DefaultDispatcher-worker-10 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-init-batch. 2025-02-27 06:10:54.456 [DefaultDispatcher-worker-10 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-init-batch 2025-02-27 06:10:54.456 [DefaultDispatcher-worker-10 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 06:10:54.456 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 06:10:54.457 [eventLoopGroupProxy-7-2 @call-handler#498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:54.457 [eventLoopGroupProxy-7-2 @call-handler#498] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-27 06:10:54.457 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/UmAppDatabase/replication/nodeId 2025-02-27 06:10:54.457 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46829/UmAppDatabase/replication/nodeId 2025-02-27 06:10:54.458 [eventLoopGroupProxy-7-3 @call-handler#505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 06:10:54.458 [eventLoopGroupProxy-7-3 @call-handler#505] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 06:10:54.463 [DefaultDispatcher-worker-6 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.464 [eventLoopGroupProxy-7-3 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:54.469 [DefaultDispatcher-worker-1 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.469 [eventLoopGroupProxy-7-3 @call-handler#505] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 11ms 2025-02-27 06:10:54.469 [DefaultDispatcher-worker-15 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-init-batch 2025-02-27 06:10:54.469 [DefaultDispatcher-worker-15 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46829/api/blob/upload-init-batch 2025-02-27 06:10:54.470 [DefaultDispatcher-worker-15 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-init-batch. 2025-02-27 06:10:54.470 [DefaultDispatcher-worker-15 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46829/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:10:54.471 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.471 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:54.471 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.471 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:54.472 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:54.474 [DefaultDispatcher-worker-18 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2025-02-27 06:10:54.474 [eventLoopGroupProxy-7-2 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:54.475 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:54.475 [eventLoopGroupProxy-7-2 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 06:10:54.475 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.476 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.476 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:54.476 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.476 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:54.477 [eventLoopGroupProxy-7-2 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:54.478 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:54.480 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:54.481 [eventLoopGroupProxy-7-2 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:54.481 [eventLoopGroupProxy-7-2 @call-handler#520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:54.481 [eventLoopGroupProxy-7-2 @call-handler#520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-27 06:10:54.482 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.483 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.483 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:54.483 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.483 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:54.484 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:54.492 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:54.495 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:54.525 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:54.526 [eventLoopGroupProxy-7-2 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:54.526 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.527 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.527 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:54.527 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.527 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:54.528 [eventLoopGroupProxy-7-2 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:54.528 [eventLoopGroupProxy-7-2 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:54.528 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.529 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:54.529 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46829/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:10:54.529 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:46829/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46829/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-27 06:10:54.529 [DefaultDispatcher-worker-10 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46829/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:54.536 [DefaultDispatcher-worker-13 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.542 [DefaultDispatcher-worker-16 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:54.543 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 06:10:55.044 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9936d23c-e6f4-4f06-9820-8d0b479c9eaf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 06:10:55.044 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 06:10:55.044 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9936d23c-e6f4-4f06-9820-8d0b479c9eaf 2025-02-27 06:10:55.046 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-init-batch 2025-02-27 06:10:55.046 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-init-batch. 2025-02-27 06:10:55.046 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-init-batch 2025-02-27 06:10:55.046 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 06:10:55.047 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 06:10:55.048 [eventLoopGroupProxy-7-2 @call-handler#537] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 06:10:55.048 [eventLoopGroupProxy-7-2 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:55.050 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-27 06:10:55.050 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-init-batch 2025-02-27 06:10:55.050 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46829/api/blob/upload-init-batch 2025-02-27 06:10:55.050 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-init-batch. 2025-02-27 06:10:55.050 [DefaultDispatcher-worker-12 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46829/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:10:55.051 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.051 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.051 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.051 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.052 [eventLoopGroupProxy-7-2 @call-handler#544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:55.054 [eventLoopGroupProxy-7-2 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.054 [eventLoopGroupProxy-7-2 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:55.054 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.055 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.055 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.055 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.055 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.056 [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-02-27 06:10:55.057 [eventLoopGroupProxy-7-2 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.057 [eventLoopGroupProxy-7-2 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:55.057 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.058 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.058 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.058 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.058 [DefaultDispatcher-worker-16 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.059 [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-02-27 06:10:55.100 [eventLoopGroupProxy-7-2 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.100 [eventLoopGroupProxy-7-2 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 06:10:55.101 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.101 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.101 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.101 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.101 [DefaultDispatcher-worker-15 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.102 [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-02-27 06:10:55.145 [eventLoopGroupProxy-7-2 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.145 [eventLoopGroupProxy-7-2 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:55.145 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.146 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.146 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.146 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.146 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.147 [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-02-27 06:10:55.188 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.188 [eventLoopGroupProxy-7-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 06:10:55.189 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.189 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.189 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.189 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.189 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.190 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:55.232 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.232 [eventLoopGroupProxy-7-2 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:55.233 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.233 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.234 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.234 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.234 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.235 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:55.276 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.276 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:55.277 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.277 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.277 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.277 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.277 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.278 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:55.320 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.320 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:55.321 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.321 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.322 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.322 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.322 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.323 [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-02-27 06:10:55.365 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.365 [eventLoopGroupProxy-7-2 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:55.365 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.366 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.366 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.366 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.366 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.367 [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-02-27 06:10:55.408 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.408 [eventLoopGroupProxy-7-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 06:10:55.409 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.409 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.410 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.410 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.410 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.411 [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-02-27 06:10:55.452 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.453 [eventLoopGroupProxy-7-2 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:55.453 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.454 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.454 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.454 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.454 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.455 [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-02-27 06:10:55.496 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.496 [eventLoopGroupProxy-7-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:55.498 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.498 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.498 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.498 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.498 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.499 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:55.541 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.541 [eventLoopGroupProxy-7-2 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:55.542 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.542 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.542 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.543 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.543 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.544 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:55.550 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:55.586 [eventLoopGroupProxy-7-2 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:55.586 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.587 [eventLoopGroupProxy-7-2 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 06:10:55.587 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.588 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.588 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.588 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.588 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.589 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:55.591 [eventLoopGroupProxy-7-2 @coroutine#591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:55.591 [eventLoopGroupProxy-7-2 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.591 [eventLoopGroupProxy-7-2 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:55.591 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.592 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.592 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/blob/upload-batch-data. 2025-02-27 06:10:55.592 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.592 [DefaultDispatcher-worker-13 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:55.593 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:55.594 [eventLoopGroupProxy-7-2 @coroutine#596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:55.595 [eventLoopGroupProxy-7-2 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.595 [eventLoopGroupProxy-7-2 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:55.595 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/blob/upload-batch-data 2025-02-27 06:10:55.601 [DefaultDispatcher-worker-16 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:55.606 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:55.606 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/UmAppDatabase/replication/message 2025-02-27 06:10:55.606 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46829/UmAppDatabase/replication/message. 2025-02-27 06:10:55.606 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/UmAppDatabase/replication/message 2025-02-27 06:10:55.606 [DefaultDispatcher-worker-10 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46829/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 06:10:55.607 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 06:10:55.608 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 06:10:55.608 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:10:55.618 [DefaultDispatcher-worker-13 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-27 06:10:55.618 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:55.619 [eventLoopGroupProxy-7-2 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-27 06:10:55.619 [DefaultDispatcher-worker-12 @coroutine#452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json 2025-02-27 06:10:55.619 [DefaultDispatcher-worker-12 @coroutine#452] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json. 2025-02-27 06:10:55.619 [DefaultDispatcher-worker-12 @coroutine#452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json 2025-02-27 06:10:55.619 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/UmAppDatabase/replication/message 2025-02-27 06:10:55.619 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46829/UmAppDatabase/replication/message 2025-02-27 06:10:55.619 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46829/UmAppDatabase/replication/message. 2025-02-27 06:10:55.619 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46829/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:10:55.620 [DefaultDispatcher-worker-7 @coroutine#452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json 2025-02-27 06:10:55.620 [DefaultDispatcher-worker-7 @coroutine#452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json 2025-02-27 06:10:55.620 [DefaultDispatcher-worker-7 @coroutine#452] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json. 2025-02-27 06:10:55.620 [DefaultDispatcher-worker-7 @coroutine#452] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46829/api/content/699204589777985536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:10:55.623 [DefaultDispatcher-worker-2 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-02-27 06:10:55.624 [DefaultDispatcher-worker-17 @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-27 06:10:55.625 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 06:10:55.625 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 06:10:55.625 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 06:10:55.625 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 06:10:55.625 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 06:10:55.626 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-02-27 06:10:55.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-27 06:10:55.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-27 06:10:55.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:55.626 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51d9479c: (connection evicted) 2025-02-27 06:10:55.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:55.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-27 06:10:55.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-27 06:10:55.894 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:10:56.044 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:10:56.102 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:10:56.379 [DefaultDispatcher-worker-7 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-02-27 06:10:56.629 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1aea759d 2025-02-27 06:10:56.630 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1aea759d 2025-02-27 06:10:56.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-27 06:10:56.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-27 06:10:56.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:56.630 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3976910: (connection evicted) 2025-02-27 06:10:56.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:56.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-27 06:10:56.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bec6682 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:56.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-27 06:10:56.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-27 06:10:56.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f24e33d 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:56.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7683d632 2025-02-27 06:10:56.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7683d632 2025-02-27 06:10:56.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-27 06:10:56.665 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 06:10:56.666 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-27 06:10:56.666 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2396408a 2025-02-27 06:10:56.667 [DefaultDispatcher-worker-7 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:42909 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a09c0 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:56.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-02-27 06:10:56.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-02-27 06:10:56.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-27 06:10:56.669 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 06:10:56.670 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 06:10:56.670 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 06:10:56.670 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 06:10:56.670 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 06:10:56.670 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 06:10:56.670 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 06:10:56.670 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 06:10:56.670 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29693b1d 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:56.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-27 06:10:56.690 [DefaultDispatcher-worker-1 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.694 [DefaultDispatcher-worker-14 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.699 [DefaultDispatcher-worker-2 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-02-27 06:10:56.700 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-02-27 06:10:56.705 [DefaultDispatcher-worker-5 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.711 [DefaultDispatcher-worker-17 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.711 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json 2025-02-27 06:10:56.711 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json. 2025-02-27 06:10:56.711 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json 2025-02-27 06:10:56.712 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json 2025-02-27 06:10:56.712 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json 2025-02-27 06:10:56.713 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json. 2025-02-27 06:10:56.713 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:10:56.724 [DefaultDispatcher-worker-18 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.724 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 06:10:56.724 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3b78bb8f-9cdc-4fda-98ad-46ec2de2be9c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 06:10:56.725 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 06:10:56.725 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3b78bb8f-9cdc-4fda-98ad-46ec2de2be9c 2025-02-27 06:10:56.726 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:56.726 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42909/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:10:56.726 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:56.726 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42909/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:10:56.728 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 06:10:56.728 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 06:10:56.728 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:56.728 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:10:56.728 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:56.729 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:56.729 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-27 06:10:56.729 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:56.729 [DefaultDispatcher-worker-4 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42909/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:56.731 [DefaultDispatcher-worker-10 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.731 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/UmAppDatabase/replication/nodeId 2025-02-27 06:10:56.731 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42909/UmAppDatabase/replication/nodeId. 2025-02-27 06:10:56.731 [DefaultDispatcher-worker-10 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/UmAppDatabase/replication/nodeId 2025-02-27 06:10:56.732 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 06:10:56.732 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/api/blob/upload-init-batch 2025-02-27 06:10:56.732 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/blob/upload-init-batch. 2025-02-27 06:10:56.732 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/api/blob/upload-init-batch 2025-02-27 06:10:56.732 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42909/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 06:10:56.732 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:56.733 [eventLoopGroupProxy-10-2 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-27 06:10:56.733 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/UmAppDatabase/replication/nodeId 2025-02-27 06:10:56.733 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42909/UmAppDatabase/replication/nodeId 2025-02-27 06:10:56.733 [eventLoopGroupProxy-10-2 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 06:10:56.733 [eventLoopGroupProxy-10-2 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 06:10:56.735 [eventLoopGroupProxy-10-2 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-27 06:10:56.736 [eventLoopGroupProxy-10-2 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-02-27 06:10:56.736 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/api/blob/upload-init-batch 2025-02-27 06:10:56.736 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42909/api/blob/upload-init-batch 2025-02-27 06:10:56.736 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42909/api/blob/upload-init-batch. 2025-02-27 06:10:56.736 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42909/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:10:56.737 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.737 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/blob/upload-batch-data. 2025-02-27 06:10:56.737 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.737 [DefaultDispatcher-worker-4 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42909/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:56.738 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:56.738 [DefaultDispatcher-worker-4 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.740 [eventLoopGroupProxy-10-2 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-27 06:10:56.740 [eventLoopGroupProxy-10-2 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:56.740 [eventLoopGroupProxy-10-2 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:56.740 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.741 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.742 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/blob/upload-batch-data. 2025-02-27 06:10:56.742 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.742 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42909/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:56.743 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:56.744 [DefaultDispatcher-worker-12 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.744 [eventLoopGroupProxy-10-2 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-27 06:10:56.744 [eventLoopGroupProxy-10-2 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:56.744 [eventLoopGroupProxy-10-2 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:56.744 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.745 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.745 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/blob/upload-batch-data. 2025-02-27 06:10:56.745 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.745 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42909/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:56.746 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:56.750 [eventLoopGroupProxy-10-2 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-27 06:10:56.750 [eventLoopGroupProxy-10-2 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:56.750 [eventLoopGroupProxy-10-2 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-27 06:10:56.750 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.751 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.751 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/blob/upload-batch-data. 2025-02-27 06:10:56.751 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.751 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42909/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:56.752 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:56.753 [eventLoopGroupProxy-10-2 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-27 06:10:56.754 [eventLoopGroupProxy-10-2 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:56.754 [eventLoopGroupProxy-10-2 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:56.754 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.755 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:56.755 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.755 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/blob/upload-batch-data. 2025-02-27 06:10:56.755 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.755 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42909/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:56.756 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:56.756 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:56.757 [eventLoopGroupProxy-10-2 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-27 06:10:56.757 [eventLoopGroupProxy-10-2 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:56.758 [eventLoopGroupProxy-10-2 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:56.758 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/api/blob/upload-batch-data 2025-02-27 06:10:56.764 [DefaultDispatcher-worker-13 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.768 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:56.769 [DefaultDispatcher-worker-9 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.769 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/UmAppDatabase/replication/message 2025-02-27 06:10:56.769 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42909/UmAppDatabase/replication/message. 2025-02-27 06:10:56.769 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/UmAppDatabase/replication/message 2025-02-27 06:10:56.769 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42909/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 06:10:56.770 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 06:10:56.770 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:56.771 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 06:10:56.771 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:10:56.783 [DefaultDispatcher-worker-2 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683d632 2025-02-27 06:10:56.783 [eventLoopGroupProxy-10-2 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:56.783 [eventLoopGroupProxy-10-2 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-27 06:10:56.783 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json 2025-02-27 06:10:56.783 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json. 2025-02-27 06:10:56.783 [DefaultDispatcher-worker-3 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json 2025-02-27 06:10:56.784 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/UmAppDatabase/replication/message 2025-02-27 06:10:56.784 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42909/UmAppDatabase/replication/message 2025-02-27 06:10:56.784 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42909/UmAppDatabase/replication/message. 2025-02-27 06:10:56.784 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42909/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:10:56.784 [DefaultDispatcher-worker-17 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json 2025-02-27 06:10:56.784 [DefaultDispatcher-worker-17 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json 2025-02-27 06:10:56.785 [DefaultDispatcher-worker-17 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json. 2025-02-27 06:10:56.785 [DefaultDispatcher-worker-17 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42909/api/content/699204599310532608/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:10:56.789 [DefaultDispatcher-worker-10 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-02-27 06:10:56.790 [DefaultDispatcher-worker-4 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7683d632 2025-02-27 06:10:56.791 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 06:10:56.791 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 06:10:56.791 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 06:10:56.791 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 06:10:56.791 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 06:10:56.792 [Test worker @coroutine#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626ff077 2025-02-27 06:10:56.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-27 06:10:56.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-27 06:10:56.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:56.792 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf: (connection evicted) 2025-02-27 06:10:56.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:56.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-27 06:10:56.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-27 06:10:57.170 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:10:57.170 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:10:57.265 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:10:57.795 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2396408a 2025-02-27 06:10:57.795 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2396408a 2025-02-27 06:10:57.796 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f839ec5 2025-02-27 06:10:57.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-27 06:10:57.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-27 06:10:57.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:57.796 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7683d632: (connection evicted) 2025-02-27 06:10:57.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:10:57.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-27 06:10:57.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e54bef6 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:57.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:57.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:57.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526f8cb0 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:57.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-27 06:10:57.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-27 06:10:57.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-27 06:10:57.838 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 06:10:57.839 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-27 06:10:57.839 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3872867d 2025-02-27 06:10:57.840 [DefaultDispatcher-worker-12 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:39763 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362e709e 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:57.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-02-27 06:10:57.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-02-27 06:10:57.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-27 06:10:57.842 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-27 06:10:57.842 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-27 06:10:57.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-27 06:10:57.842 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-27 06:10:57.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-27 06:10:57.842 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-27 06:10:57.842 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-27 06:10:57.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-27 06:10:57.842 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2a4598 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:10:57.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:57.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-27 06:10:57.861 [DefaultDispatcher-worker-2 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:57.865 [DefaultDispatcher-worker-17 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:57.927 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:57.929 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:57.941 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:57.943 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:10:57.957 [DefaultDispatcher-worker-17 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-02-27 06:10:57.989 [DefaultDispatcher-worker-17 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-02-27 06:10:57.993 [DefaultDispatcher-worker-17 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-02-27 06:10:57.995 [DefaultDispatcher-worker-17 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-02-27 06:10:58.003 [DefaultDispatcher-worker-7 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:58.008 [DefaultDispatcher-worker-16 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:58.008 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json 2025-02-27 06:10:58.008 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json. 2025-02-27 06:10:58.008 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json 2025-02-27 06:10:58.009 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json 2025-02-27 06:10:58.009 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json 2025-02-27 06:10:58.010 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json. 2025-02-27 06:10:58.010 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:10:58.067 [DefaultDispatcher-worker-9 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:58.067 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-27 06:10:58.067 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b2b79ea0-fdb8-4947-a001-61797ec88ebe', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-27 06:10:58.068 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-27 06:10:58.068 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b2b79ea0-fdb8-4947-a001-61797ec88ebe 2025-02-27 06:10:58.069 [DefaultDispatcher-worker-9 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:58.069 [DefaultDispatcher-worker-9 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:10:58.069 [DefaultDispatcher-worker-9 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:58.069 [DefaultDispatcher-worker-9 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:10:58.071 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 06:10:58.071 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 06:10:58.071 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.071 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:58.072 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:10:58.072 [eventLoopGroupProxy-13-2 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.072 [eventLoopGroupProxy-13-2 @call-handler#792] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-27 06:10:58.072 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:58.072 [DefaultDispatcher-worker-6 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:10:58.074 [DefaultDispatcher-worker-3 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:58.074 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/UmAppDatabase/replication/nodeId 2025-02-27 06:10:58.074 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/UmAppDatabase/replication/nodeId. 2025-02-27 06:10:58.074 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/UmAppDatabase/replication/nodeId 2025-02-27 06:10:58.075 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 06:10:58.076 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.076 [eventLoopGroupProxy-13-2 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-27 06:10:58.076 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/UmAppDatabase/replication/nodeId 2025-02-27 06:10:58.076 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/UmAppDatabase/replication/nodeId 2025-02-27 06:10:58.081 [DefaultDispatcher-worker-11 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:58.087 [DefaultDispatcher-worker-12 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:58.089 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-init-batch 2025-02-27 06:10:58.089 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-init-batch. 2025-02-27 06:10:58.089 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-init-batch 2025-02-27 06:10:58.089 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 06:10:58.090 [eventLoopGroupProxy-13-2 @call-handler#806] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 06:10:58.090 [eventLoopGroupProxy-13-2 @call-handler#806] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 06:10:58.134 [eventLoopGroupProxy-13-2 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.135 [eventLoopGroupProxy-13-2 @call-handler#806] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-02-27 06:10:58.136 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-init-batch 2025-02-27 06:10:58.136 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/api/blob/upload-init-batch 2025-02-27 06:10:58.136 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-init-batch. 2025-02-27 06:10:58.136 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39763/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:10:58.140 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.140 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.140 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.140 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.141 [eventLoopGroupProxy-13-2 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.143 [eventLoopGroupProxy-13-2 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.143 [eventLoopGroupProxy-13-2 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.143 [eventLoopGroupProxy-13-2 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.143 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.144 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.144 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.144 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.144 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.145 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.188 [eventLoopGroupProxy-13-2 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.188 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.189 [eventLoopGroupProxy-13-2 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 06:10:58.189 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.190 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.190 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.190 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.190 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.191 [eventLoopGroupProxy-13-2 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.192 [eventLoopGroupProxy-13-2 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.192 [eventLoopGroupProxy-13-2 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.192 [eventLoopGroupProxy-13-2 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.193 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.193 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.193 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.193 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.193 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.194 [eventLoopGroupProxy-13-2 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.197 [eventLoopGroupProxy-13-2 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.197 [eventLoopGroupProxy-13-2 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.197 [eventLoopGroupProxy-13-2 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-27 06:10:58.197 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.198 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.198 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.198 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.198 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.199 [eventLoopGroupProxy-13-2 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.242 [eventLoopGroupProxy-13-2 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.242 [eventLoopGroupProxy-13-2 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.242 [eventLoopGroupProxy-13-2 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:58.243 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.245 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.245 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.245 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.245 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.245 [eventLoopGroupProxy-13-2 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.306 [eventLoopGroupProxy-13-2 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.306 [eventLoopGroupProxy-13-2 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.306 [eventLoopGroupProxy-13-2 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-02-27 06:10:58.307 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.308 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.309 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.309 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.309 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.310 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.356 [eventLoopGroupProxy-13-2 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.356 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.356 [eventLoopGroupProxy-13-2 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-27 06:10:58.357 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.358 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.358 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.358 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.358 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.358 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.401 [eventLoopGroupProxy-13-2 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.401 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.401 [eventLoopGroupProxy-13-2 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:58.401 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.402 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.402 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.402 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.402 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.403 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.445 [eventLoopGroupProxy-13-2 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.445 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.445 [eventLoopGroupProxy-13-2 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:58.446 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.446 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.447 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.447 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.447 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.447 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.490 [eventLoopGroupProxy-13-2 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.490 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.491 [eventLoopGroupProxy-13-2 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 06:10:58.491 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.492 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.492 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.492 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.492 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.493 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.494 [eventLoopGroupProxy-13-2 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.494 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.494 [eventLoopGroupProxy-13-2 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.495 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.495 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.495 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.496 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.496 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.496 [eventLoopGroupProxy-13-2 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.498 [eventLoopGroupProxy-13-2 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.498 [eventLoopGroupProxy-13-2 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.498 [eventLoopGroupProxy-13-2 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.498 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.499 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.499 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.499 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.499 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.500 [eventLoopGroupProxy-13-2 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.501 [eventLoopGroupProxy-13-2 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.501 [eventLoopGroupProxy-13-2 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.501 [eventLoopGroupProxy-13-2 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.502 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.502 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.502 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.502 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.502 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.503 [eventLoopGroupProxy-13-2 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.505 [eventLoopGroupProxy-13-2 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.505 [eventLoopGroupProxy-13-2 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.505 [eventLoopGroupProxy-13-2 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.505 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.506 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.506 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.506 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.506 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.507 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.508 [eventLoopGroupProxy-13-2 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.508 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.508 [eventLoopGroupProxy-13-2 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.509 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.509 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.509 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.509 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.509 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.510 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.511 [eventLoopGroupProxy-13-2 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.511 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.511 [eventLoopGroupProxy-13-2 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.512 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.512 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.512 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.512 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.512 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.513 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.514 [eventLoopGroupProxy-13-2 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.514 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.514 [eventLoopGroupProxy-13-2 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.515 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.515 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.515 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.515 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.515 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.516 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.517 [eventLoopGroupProxy-13-2 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.517 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.517 [eventLoopGroupProxy-13-2 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.517 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.518 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.518 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.518 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.518 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.519 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.520 [eventLoopGroupProxy-13-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.521 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.521 [eventLoopGroupProxy-13-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.522 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.522 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.522 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.522 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.522 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.523 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.524 [eventLoopGroupProxy-13-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.524 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.524 [eventLoopGroupProxy-13-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.525 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.525 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.525 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.525 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.525 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.526 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.528 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.528 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.528 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.529 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.530 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.530 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.530 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.530 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.530 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.532 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.532 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.532 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.532 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.533 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.533 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.533 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.533 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.534 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.535 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.535 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.536 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.536 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.537 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.537 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.537 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.537 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.537 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.539 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.539 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.539 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.539 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.540 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.540 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.540 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.540 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.541 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.542 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.542 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.542 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.542 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.543 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.543 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.543 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.543 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.544 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.545 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.545 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.545 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.545 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.546 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.546 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.546 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.546 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.547 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.548 [eventLoopGroupProxy-13-2 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.548 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.548 [eventLoopGroupProxy-13-2 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.548 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.549 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.549 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.549 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.549 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.549 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.550 [eventLoopGroupProxy-13-2 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.551 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.551 [eventLoopGroupProxy-13-2 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.551 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.552 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.552 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.552 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.552 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.552 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.553 [eventLoopGroupProxy-13-2 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.553 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.553 [eventLoopGroupProxy-13-2 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.554 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.554 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.554 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.554 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.554 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.555 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.556 [eventLoopGroupProxy-13-2 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.556 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.556 [eventLoopGroupProxy-13-2 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.556 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.557 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.557 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.557 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.557 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.558 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.559 [eventLoopGroupProxy-13-2 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.559 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.559 [eventLoopGroupProxy-13-2 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.559 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.560 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.560 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.560 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.560 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.561 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.562 [eventLoopGroupProxy-13-2 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.562 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.562 [eventLoopGroupProxy-13-2 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.562 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.563 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.563 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.563 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.563 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.564 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.565 [eventLoopGroupProxy-13-2 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.565 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.565 [eventLoopGroupProxy-13-2 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.565 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.566 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.566 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.566 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.566 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.566 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.568 [eventLoopGroupProxy-13-2 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.568 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.568 [eventLoopGroupProxy-13-2 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.568 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.569 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.569 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.569 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.569 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.569 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.570 [eventLoopGroupProxy-13-2 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.570 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.571 [eventLoopGroupProxy-13-2 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.571 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.571 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.571 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.571 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.571 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.572 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.573 [eventLoopGroupProxy-13-2 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.573 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.573 [eventLoopGroupProxy-13-2 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.573 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.574 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.574 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.574 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.574 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.575 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.584 [DefaultDispatcher-worker-20 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:58.617 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.617 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.617 [eventLoopGroupProxy-13-2 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:58.618 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.618 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.618 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.618 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.618 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.619 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.620 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.620 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.620 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.621 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.621 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.621 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.621 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.621 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.622 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.623 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.623 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.623 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.623 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.625 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.625 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.625 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.625 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.626 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.627 [eventLoopGroupProxy-13-2 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.627 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.627 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.627 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.628 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.628 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.628 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.628 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.629 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.671 [eventLoopGroupProxy-13-2 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.671 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.672 [eventLoopGroupProxy-13-2 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:58.672 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.673 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.673 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.673 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.673 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.673 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.717 [eventLoopGroupProxy-13-2 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.717 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.717 [eventLoopGroupProxy-13-2 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 06:10:58.717 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.718 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.718 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.718 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.718 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.719 [eventLoopGroupProxy-13-2 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.720 [eventLoopGroupProxy-13-2 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.720 [eventLoopGroupProxy-13-2 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.720 [eventLoopGroupProxy-13-2 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.720 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.721 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.721 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.721 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.721 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.722 [eventLoopGroupProxy-13-2 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.723 [eventLoopGroupProxy-13-2 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.723 [eventLoopGroupProxy-13-2 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.723 [eventLoopGroupProxy-13-2 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.723 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.724 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.724 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.724 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.724 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.724 [eventLoopGroupProxy-13-2 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.767 [eventLoopGroupProxy-13-2 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.767 [eventLoopGroupProxy-13-2 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.767 [eventLoopGroupProxy-13-2 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:58.768 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.769 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.769 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.769 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.769 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.770 [eventLoopGroupProxy-13-2 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.771 [eventLoopGroupProxy-13-2 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.771 [eventLoopGroupProxy-13-2 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.771 [eventLoopGroupProxy-13-2 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.771 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.772 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.772 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.772 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.772 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.772 [eventLoopGroupProxy-13-2 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.773 [eventLoopGroupProxy-13-2 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.773 [eventLoopGroupProxy-13-2 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.773 [eventLoopGroupProxy-13-2 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.774 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.774 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.774 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.774 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.774 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.775 [eventLoopGroupProxy-13-2 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.776 [eventLoopGroupProxy-13-2 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.776 [eventLoopGroupProxy-13-2 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.776 [eventLoopGroupProxy-13-2 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.777 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.777 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.777 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.777 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.777 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.778 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.779 [eventLoopGroupProxy-13-2 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.779 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.779 [eventLoopGroupProxy-13-2 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.779 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.780 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.780 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.780 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.780 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.781 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.823 [eventLoopGroupProxy-13-2 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.823 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.823 [eventLoopGroupProxy-13-2 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:58.823 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.824 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.824 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.824 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.824 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.825 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.826 [eventLoopGroupProxy-13-2 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.826 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.826 [eventLoopGroupProxy-13-2 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.826 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.827 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.827 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.827 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.827 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.828 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.829 [eventLoopGroupProxy-13-2 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.829 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.829 [eventLoopGroupProxy-13-2 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.829 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.830 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.830 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.830 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.830 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.830 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.831 [eventLoopGroupProxy-13-2 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.831 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.831 [eventLoopGroupProxy-13-2 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.832 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.833 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.833 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.833 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.833 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.833 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.834 [eventLoopGroupProxy-13-2 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.835 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.835 [eventLoopGroupProxy-13-2 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.835 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.836 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.836 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.836 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.836 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.836 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.838 [eventLoopGroupProxy-13-2 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.838 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.838 [eventLoopGroupProxy-13-2 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.838 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.839 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.839 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.839 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.839 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.840 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.841 [eventLoopGroupProxy-13-2 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.841 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.841 [eventLoopGroupProxy-13-2 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.841 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.842 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.842 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.842 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.842 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.842 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.844 [eventLoopGroupProxy-13-2 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.844 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.844 [eventLoopGroupProxy-13-2 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.844 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.845 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.845 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.845 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.845 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.845 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.846 [eventLoopGroupProxy-13-2 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.847 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.847 [eventLoopGroupProxy-13-2 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.847 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.847 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.847 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.847 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.847 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.848 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.849 [eventLoopGroupProxy-13-2 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.849 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.849 [eventLoopGroupProxy-13-2 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.849 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.850 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.850 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.850 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.850 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.851 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.852 [eventLoopGroupProxy-13-2 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.852 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.852 [eventLoopGroupProxy-13-2 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.852 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.853 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.853 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.853 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.853 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.854 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.855 [eventLoopGroupProxy-13-2 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.855 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.855 [eventLoopGroupProxy-13-2 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.855 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.856 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.856 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.856 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.856 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.857 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.858 [eventLoopGroupProxy-13-2 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.858 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.858 [eventLoopGroupProxy-13-2 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.858 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.859 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.859 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.859 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.859 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.859 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.902 [eventLoopGroupProxy-13-2 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.902 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.902 [eventLoopGroupProxy-13-2 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:58.903 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.904 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.904 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.904 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.904 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.904 [eventLoopGroupProxy-13-2 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.905 [eventLoopGroupProxy-13-2 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.905 [eventLoopGroupProxy-13-2 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.905 [eventLoopGroupProxy-13-2 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.906 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.907 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.907 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.907 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.907 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.907 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.909 [eventLoopGroupProxy-13-2 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.909 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.909 [eventLoopGroupProxy-13-2 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:58.909 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.909 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.909 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.909 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.909 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.910 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.953 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.953 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.953 [eventLoopGroupProxy-13-2 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:58.954 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.954 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.954 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.954 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.954 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.955 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.956 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.956 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.956 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.956 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.957 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.957 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.957 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.957 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.958 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.959 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.959 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.959 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.959 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.959 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.959 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.959 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.959 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.960 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:58.961 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:58.961 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:58.961 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:58.961 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.962 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.962 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:58.962 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:58.962 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:58.962 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.005 [eventLoopGroupProxy-13-2 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.005 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.005 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.006 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.007 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.007 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.007 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.007 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.007 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.008 [eventLoopGroupProxy-13-2 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.009 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.009 [eventLoopGroupProxy-13-2 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.009 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.009 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.009 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.009 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.009 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.010 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.053 [eventLoopGroupProxy-13-2 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.053 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.053 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.054 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.055 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.055 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.055 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.055 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.055 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.094 [DefaultDispatcher-worker-11 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:59.099 [eventLoopGroupProxy-13-2 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.099 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.099 [eventLoopGroupProxy-13-2 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 06:10:59.100 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.100 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.100 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.100 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.100 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.101 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.143 [eventLoopGroupProxy-13-2 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.143 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.143 [eventLoopGroupProxy-13-2 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:59.144 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.145 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.145 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.145 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.145 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.145 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.188 [eventLoopGroupProxy-13-2 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.188 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.188 [eventLoopGroupProxy-13-2 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.189 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.189 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.189 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.189 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.189 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.190 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.191 [eventLoopGroupProxy-13-2 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.191 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.191 [eventLoopGroupProxy-13-2 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.191 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.192 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.192 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.192 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.192 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.193 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.193 [eventLoopGroupProxy-13-2 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.194 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.194 [eventLoopGroupProxy-13-2 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.194 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.194 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.194 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.194 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.194 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.195 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.196 [eventLoopGroupProxy-13-2 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.196 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.196 [eventLoopGroupProxy-13-2 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.196 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.196 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.196 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.196 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.196 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.197 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.198 [eventLoopGroupProxy-13-2 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.198 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.198 [eventLoopGroupProxy-13-2 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.198 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.199 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.199 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.199 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.199 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.199 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.200 [eventLoopGroupProxy-13-2 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.200 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.200 [eventLoopGroupProxy-13-2 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.200 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.201 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.201 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.201 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.201 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.201 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.202 [eventLoopGroupProxy-13-2 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.202 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.202 [eventLoopGroupProxy-13-2 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.203 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.203 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.203 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.203 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.203 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.204 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.205 [eventLoopGroupProxy-13-2 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.205 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.205 [eventLoopGroupProxy-13-2 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.205 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.205 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.205 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.205 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.205 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.206 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.207 [eventLoopGroupProxy-13-2 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.207 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.207 [eventLoopGroupProxy-13-2 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.207 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.208 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.208 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.208 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.208 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.208 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.209 [eventLoopGroupProxy-13-2 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.209 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.209 [eventLoopGroupProxy-13-2 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.209 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.211 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.211 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.211 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.211 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.211 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.212 [eventLoopGroupProxy-13-2 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.212 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.212 [eventLoopGroupProxy-13-2 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.212 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.213 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.213 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.213 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.213 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.213 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.214 [eventLoopGroupProxy-13-2 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.214 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.214 [eventLoopGroupProxy-13-2 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.215 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.215 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.215 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.215 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.215 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.216 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.216 [eventLoopGroupProxy-13-2 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.216 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.217 [eventLoopGroupProxy-13-2 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.217 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.217 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.217 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.217 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.217 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.218 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.219 [eventLoopGroupProxy-13-2 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.219 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.219 [eventLoopGroupProxy-13-2 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.219 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.221 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.221 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.221 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.221 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.221 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.222 [eventLoopGroupProxy-13-2 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.223 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.223 [eventLoopGroupProxy-13-2 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.223 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.223 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.223 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.223 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.223 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.224 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.268 [eventLoopGroupProxy-13-2 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.268 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.268 [eventLoopGroupProxy-13-2 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 06:10:59.268 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.269 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.269 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.269 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.269 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.270 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.271 [eventLoopGroupProxy-13-2 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.271 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.271 [eventLoopGroupProxy-13-2 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.271 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.272 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.272 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.272 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.272 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.272 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.273 [eventLoopGroupProxy-13-2 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.273 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.273 [eventLoopGroupProxy-13-2 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.273 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.274 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.274 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.274 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.274 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.274 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.276 [eventLoopGroupProxy-13-2 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.276 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.276 [eventLoopGroupProxy-13-2 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.276 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.277 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.277 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.277 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.277 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.278 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.279 [eventLoopGroupProxy-13-2 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.279 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.279 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.280 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.280 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.280 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.280 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.280 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.281 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.282 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.282 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.282 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.282 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.283 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.283 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.283 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.283 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.283 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.285 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.285 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.285 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.285 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.286 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.286 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.286 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.286 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.286 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.329 [eventLoopGroupProxy-13-2 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.329 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.329 [eventLoopGroupProxy-13-2 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.329 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.330 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.330 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.330 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.330 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.331 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.332 [eventLoopGroupProxy-13-2 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.332 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.332 [eventLoopGroupProxy-13-2 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.332 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.334 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.334 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.334 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.334 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.335 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.336 [eventLoopGroupProxy-13-2 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.336 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.336 [eventLoopGroupProxy-13-2 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.336 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.337 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.337 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.337 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.337 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.338 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.380 [eventLoopGroupProxy-13-2 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.380 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.380 [eventLoopGroupProxy-13-2 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.380 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.381 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.381 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.381 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.381 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.382 [eventLoopGroupProxy-13-2 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.383 [eventLoopGroupProxy-13-2 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.383 [eventLoopGroupProxy-13-2 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.383 [eventLoopGroupProxy-13-2 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.383 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.384 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.384 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.384 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.384 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.385 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.386 [eventLoopGroupProxy-13-2 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.386 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.386 [eventLoopGroupProxy-13-2 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.386 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.387 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.387 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.387 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.387 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.388 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.389 [eventLoopGroupProxy-13-2 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.389 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.389 [eventLoopGroupProxy-13-2 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.390 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.390 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.390 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.390 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.390 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.391 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.392 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.392 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.392 [eventLoopGroupProxy-13-2 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.392 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.392 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.392 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.392 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.392 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.393 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.394 [eventLoopGroupProxy-13-2 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.394 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.394 [eventLoopGroupProxy-13-2 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.394 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.395 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.395 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.395 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.395 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.395 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.396 [eventLoopGroupProxy-13-2 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.396 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.396 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.396 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.398 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.398 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.398 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.398 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.398 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.399 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.399 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.399 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.400 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.400 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.400 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.400 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.400 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.401 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.402 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.402 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.402 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.403 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.403 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.403 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.403 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.403 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.404 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.405 [eventLoopGroupProxy-13-2 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.405 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.405 [eventLoopGroupProxy-13-2 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.405 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.406 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.406 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.406 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.406 [DefaultDispatcher-worker-5 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.406 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.407 [eventLoopGroupProxy-13-2 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.407 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.407 [eventLoopGroupProxy-13-2 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.407 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.409 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.409 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.409 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.409 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.409 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.411 [eventLoopGroupProxy-13-2 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.411 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.411 [eventLoopGroupProxy-13-2 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.411 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.412 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.412 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.412 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.412 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.412 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.455 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.455 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.456 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 06:10:59.456 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.457 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.457 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.457 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.457 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.457 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.459 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.459 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.459 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.459 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.459 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.459 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.459 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.459 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.460 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.503 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.503 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.503 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.504 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.505 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.505 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.505 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.505 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.506 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.507 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.507 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.507 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.507 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.508 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.508 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.508 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.508 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.508 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.551 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.551 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.551 [eventLoopGroupProxy-13-2 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.551 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.552 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.552 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.552 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.552 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.553 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.595 [eventLoopGroupProxy-13-2 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.595 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.595 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.595 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.596 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.596 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.596 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.596 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.597 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.606 [DefaultDispatcher-worker-1 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:10:59.639 [eventLoopGroupProxy-13-2 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.639 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.639 [eventLoopGroupProxy-13-2 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:59.639 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.641 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.641 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.641 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.641 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.642 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.684 [eventLoopGroupProxy-13-2 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.684 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.684 [eventLoopGroupProxy-13-2 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:59.684 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.685 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.685 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.685 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.685 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.685 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.728 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.728 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.728 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.728 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.729 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.729 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.729 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.729 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.730 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.731 [eventLoopGroupProxy-13-2 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.731 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.731 [eventLoopGroupProxy-13-2 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.731 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.732 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.732 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.732 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.732 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.732 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.775 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.775 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.775 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.775 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.777 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.777 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.777 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.777 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.778 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.779 [eventLoopGroupProxy-13-2 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.779 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.779 [eventLoopGroupProxy-13-2 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.779 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.780 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.780 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.780 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.780 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.780 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.781 [eventLoopGroupProxy-13-2 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.781 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.781 [eventLoopGroupProxy-13-2 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.782 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.782 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.782 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.782 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.782 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.782 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.784 [eventLoopGroupProxy-13-2 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.784 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.784 [eventLoopGroupProxy-13-2 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:10:59.784 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.785 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.785 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.785 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.785 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.785 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.786 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.786 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.786 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.787 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.788 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.788 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.788 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.788 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.788 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.789 [eventLoopGroupProxy-13-2 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.789 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.789 [eventLoopGroupProxy-13-2 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.790 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.790 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.790 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.790 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.790 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.791 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.829 [DefaultDispatcher-worker-12 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.832 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.832 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.832 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-02-27 06:10:59.833 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.833 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.833 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.833 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.833 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.834 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.835 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.835 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.835 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.835 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.835 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.835 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.835 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.835 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.836 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.837 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.837 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.837 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.837 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.839 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.839 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.839 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.839 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.840 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.840 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.841 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.841 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.841 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.841 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.841 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.841 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.841 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.842 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.846 [DefaultDispatcher-worker-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-02-27 06:10:59.884 [eventLoopGroupProxy-13-2 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.884 [eventLoopGroupProxy-13-2 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.884 [eventLoopGroupProxy-13-2 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:59.884 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.885 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.885 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.885 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.885 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.886 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.887 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.887 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.887 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.887 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.887 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.887 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.887 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.887 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.888 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.889 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.889 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.889 [eventLoopGroupProxy-13-2 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.889 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.889 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.889 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.889 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.889 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.890 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.890 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.891 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.891 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.891 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.891 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.891 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.891 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.891 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.892 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.934 [eventLoopGroupProxy-13-2 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.934 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.934 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:10:59.934 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.935 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.935 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.935 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.935 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.936 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.979 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.979 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.980 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:10:59.980 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.981 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.981 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.981 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.981 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.981 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.982 [eventLoopGroupProxy-13-2 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.982 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.982 [eventLoopGroupProxy-13-2 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.983 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.983 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.983 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.983 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.983 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.984 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.989 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.989 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.989 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-27 06:10:59.989 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.989 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.989 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.989 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.989 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.990 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:10:59.991 [eventLoopGroupProxy-13-2 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:10:59.991 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:10:59.991 [eventLoopGroupProxy-13-2 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:10:59.991 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.992 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.992 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:10:59.992 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:10:59.992 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:10:59.992 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.034 [eventLoopGroupProxy-13-2 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.035 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.035 [eventLoopGroupProxy-13-2 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:11:00.035 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.035 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.035 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.035 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.035 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.036 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.037 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.037 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.037 [eventLoopGroupProxy-13-2 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:11:00.037 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.038 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.038 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.038 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.038 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.038 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.081 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.082 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.082 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-27 06:11:00.082 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.083 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.083 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.083 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.083 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.084 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.115 [DefaultDispatcher-worker-20 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:11:00.125 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.126 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.126 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:11:00.126 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.127 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.127 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.127 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.127 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.127 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.128 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.128 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.128 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:11:00.128 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.129 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.129 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.129 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.129 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.130 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.172 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.173 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.173 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-27 06:11:00.173 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.174 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.174 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.174 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.174 [DefaultDispatcher-worker-4 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.174 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.176 [eventLoopGroupProxy-13-2 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.176 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.176 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:11:00.176 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.177 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.177 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.177 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.177 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.177 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.178 [eventLoopGroupProxy-13-2 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.178 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.179 [eventLoopGroupProxy-13-2 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:11:00.179 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.179 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.179 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.179 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.179 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.180 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.181 [eventLoopGroupProxy-13-2 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.181 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.181 [eventLoopGroupProxy-13-2 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:11:00.181 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.182 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.182 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.182 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.182 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.183 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.189 [eventLoopGroupProxy-13-2 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.189 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.189 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-02-27 06:11:00.189 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.190 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.190 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.190 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.190 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.190 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.232 [eventLoopGroupProxy-13-2 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.232 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.232 [eventLoopGroupProxy-13-2 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-27 06:11:00.232 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.233 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.233 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.233 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.233 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.234 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.235 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.235 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.235 [eventLoopGroupProxy-13-2 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:11:00.235 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.236 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.236 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.236 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.236 [DefaultDispatcher-worker-6 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.236 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.237 [eventLoopGroupProxy-13-2 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.237 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.237 [eventLoopGroupProxy-13-2 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-27 06:11:00.237 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.238 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.238 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/blob/upload-batch-data. 2025-02-27 06:11:00.238 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.238 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:00.238 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:00.240 [eventLoopGroupProxy-13-2 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:00.240 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.240 [eventLoopGroupProxy-13-2 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-27 06:11:00.240 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/blob/upload-batch-data 2025-02-27 06:11:00.248 [DefaultDispatcher-worker-4 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:11:00.252 [DefaultDispatcher-worker-20 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:11:00.252 [DefaultDispatcher-worker-20 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/UmAppDatabase/replication/message 2025-02-27 06:11:00.252 [DefaultDispatcher-worker-20 @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:39763/UmAppDatabase/replication/message. 2025-02-27 06:11:00.252 [DefaultDispatcher-worker-20 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/UmAppDatabase/replication/message 2025-02-27 06:11:00.252 [DefaultDispatcher-worker-20 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39763/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 06:11:00.253 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 06:11:00.253 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 06:11:00.253 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:11:00.268 [DefaultDispatcher-worker-2 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-27 06:11:00.268 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:00.268 [eventLoopGroupProxy-13-2 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-02-27 06:11:00.268 [DefaultDispatcher-worker-2 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json 2025-02-27 06:11:00.268 [DefaultDispatcher-worker-2 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json. 2025-02-27 06:11:00.268 [DefaultDispatcher-worker-2 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json 2025-02-27 06:11:00.268 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/UmAppDatabase/replication/message 2025-02-27 06:11:00.268 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/UmAppDatabase/replication/message 2025-02-27 06:11:00.269 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39763/UmAppDatabase/replication/message. 2025-02-27 06:11:00.269 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39763/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:00.269 [DefaultDispatcher-worker-20 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json 2025-02-27 06:11:00.269 [DefaultDispatcher-worker-20 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json 2025-02-27 06:11:00.269 [DefaultDispatcher-worker-6 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json. 2025-02-27 06:11:00.269 [DefaultDispatcher-worker-6 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39763/api/content/699204601348837376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:11:00.274 [DefaultDispatcher-worker-13 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-02-27 06:11:00.289 [DefaultDispatcher-worker-13 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-27 06:11:00.309 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-27 06:11:00.309 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-27 06:11:00.309 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-27 06:11:00.309 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-27 06:11:00.309 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-27 06:11:00.312 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-02-27 06:11:00.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-27 06:11:00.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-27 06:11:00.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:00.312 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415419a4: (connection evicted) 2025-02-27 06:11:00.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:00.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-27 06:11:00.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-27 06:11:00.343 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:11:00.343 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:11:00.749 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-27 06:11:01.317 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3872867d 2025-02-27 06:11:01.317 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3872867d 2025-02-27 06:11:01.321 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f87dc 2025-02-27 06:11:01.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-27 06:11:01.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-27 06:11:01.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:01.321 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@530d40b4: (connection evicted) 2025-02-27 06:11:01.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:01.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-27 06:11:01.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-27 06:11:01.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220a5163 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:01.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-02-27 06:11:01.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-02-27 06:11:01.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-27 06:11:01.367 [DefaultDispatcher-worker-2 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e7fcf2 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:01.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:01.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@e581302 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@e581302 2025-02-27 06:11:01.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b5ca574 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:01.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:01.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-02-27 06:11:01.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-02-27 06:11:01.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-27 06:11:01.374 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 06:11:01.375 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-27 06:11:01.376 [DefaultDispatcher-worker-16 @coroutine#1641] INFO ktor.application - Responding at http://0.0.0.0:43521 2025-02-27 06:11:01.378 [DefaultDispatcher-worker-16 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e581302 2025-02-27 06:11:01.379 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43521/api/blob/upload-init-batch 2025-02-27 06:11:01.379 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43521/api/blob/upload-init-batch. 2025-02-27 06:11:01.379 [Test worker @coroutine#1642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43521/api/blob/upload-init-batch 2025-02-27 06:11:01.379 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43521/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 06:11:01.381 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-27 06:11:01.381 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-27 06:11:01.381 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-02-27 06:11:01.382 [Test worker @coroutine#1642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43521/api/blob/upload-init-batch 2025-02-27 06:11:01.382 [Test worker @coroutine#1642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43521/api/blob/upload-init-batch 2025-02-27 06:11:01.382 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43521/api/blob/upload-init-batch. 2025-02-27 06:11:01.382 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43521/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:01.383 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43521/api/blob/upload-batch-data 2025-02-27 06:11:01.383 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43521/api/blob/upload-batch-data. 2025-02-27 06:11:01.383 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43521/api/blob/upload-batch-data 2025-02-27 06:11:01.383 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43521/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:01.383 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-27 06:11:01.385 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-02-27 06:11:01.385 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:01.386 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43521/api/blob/upload-batch-data 2025-02-27 06:11:01.387 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-02-27 06:11:01.389 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:01.393 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e581302 2025-02-27 06:11:01.431 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:01.472 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:01.473 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54cce500 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@229c4d34 2025-02-27 06:11:02.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@229c4d34 2025-02-27 06:11:02.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-27 06:11:02.482 [DefaultDispatcher-worker-4 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229c4d34 2025-02-27 06:11:02.485 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34567/api/blob/upload-init-batch 2025-02-27 06:11:02.485 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34567/api/blob/upload-init-batch. 2025-02-27 06:11:02.485 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34567/api/blob/upload-init-batch 2025-02-27 06:11:02.485 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34567/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 06:11:02.486 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34567/api/blob/upload-init-batch 2025-02-27 06:11:02.486 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34567/api/blob/upload-init-batch 2025-02-27 06:11:02.486 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34567/api/blob/upload-init-batch. 2025-02-27 06:11:02.486 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34567/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:02.492 [DefaultDispatcher-worker-4 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229c4d34 2025-02-27 06:11:02.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-27 06:11:02.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-27 06:11:02.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.495 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@229c4d34: (connection evicted) 2025-02-27 06:11:02.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:02.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-27 06:11:02.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f3dbbf 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-27 06:11:02.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab1ce0 2025-02-27 06:11:02.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ab1ce0 2025-02-27 06:11:02.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-27 06:11:02.520 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54511/api/blob/upload-init-batch 2025-02-27 06:11:02.520 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54511/api/blob/upload-init-batch. 2025-02-27 06:11:02.520 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54511/api/blob/upload-init-batch 2025-02-27 06:11:02.520 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54511/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 06:11:02.521 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54511/api/blob/upload-init-batch 2025-02-27 06:11:02.521 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54511/api/blob/upload-init-batch 2025-02-27 06:11:02.521 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54511/api/blob/upload-init-batch. 2025-02-27 06:11:02.521 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54511/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:02.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-27 06:11:02.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-27 06:11:02.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.522 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ab1ce0: (connection evicted) 2025-02-27 06:11:02.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:02.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-27 06:11:02.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-27 06:11:02.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ec2b2f 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6344004d 2025-02-27 06:11:02.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6344004d 2025-02-27 06:11:02.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-27 06:11:02.559 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57569/api/blob/upload-init-batch 2025-02-27 06:11:02.559 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57569/api/blob/upload-init-batch. 2025-02-27 06:11:02.559 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57569/api/blob/upload-init-batch 2025-02-27 06:11:02.559 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57569/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-27 06:11:02.560 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57569/api/blob/upload-init-batch 2025-02-27 06:11:02.560 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57569/api/blob/upload-init-batch 2025-02-27 06:11:02.560 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57569/api/blob/upload-init-batch. 2025-02-27 06:11:02.560 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57569/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:02.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-27 06:11:02.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-27 06:11:02.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.564 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6344004d: (connection evicted) 2025-02-27 06:11:02.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:02.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-27 06:11:02.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4131261 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-27 06:11:02.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2025-02-27 06:11:02.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2025-02-27 06:11:02.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-27 06:11:02.828 [DefaultDispatcher-worker-2 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43d84df1 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e93d23e 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-27 06:11:02.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eadc347 2025-02-27 06:11:02.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eadc347 2025-02-27 06:11:02.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-27 06:11:02.851 [DefaultDispatcher-worker-11 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eadc347 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6484364f 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2025-02-27 06:11:02.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2025-02-27 06:11:02.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77185a2 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-02-27 06:11:02.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-02-27 06:11:02.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-27 06:11:02.894 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.894 [DefaultDispatcher-worker-5 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-02-27 06:11:02.898 [DefaultDispatcher-worker-8 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-02-27 06:11:02.903 [DefaultDispatcher-worker-5 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-02-27 06:11:02.907 [DefaultDispatcher-worker-8 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-02-27 06:11:02.908 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-02-27 06:11:02.913 [DefaultDispatcher-worker-10 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d381eae 2025-02-27 06:11:02.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-27 06:11:02.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-27 06:11:02.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.916 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d381eae: (connection evicted) 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:02.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-27 06:11:02.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be208db 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-27 06:11:02.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-02-27 06:11:02.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-02-27 06:11:02.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-27 06:11:02.931 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.937 [DefaultDispatcher-worker-18 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-02-27 06:11:02.941 [DefaultDispatcher-worker-14 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-02-27 06:11:02.945 [DefaultDispatcher-worker-20 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-02-27 06:11:02.949 [DefaultDispatcher-worker-14 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-02-27 06:11:02.950 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-02-27 06:11:02.952 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.955 [DefaultDispatcher-worker-10 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2025-02-27 06:11:02.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-27 06:11:02.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-27 06:11:02.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.956 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9: (connection evicted) 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:02.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-27 06:11:02.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775fec4 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-02-27 06:11:02.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-02-27 06:11:02.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-27 06:11:02.977 [DefaultDispatcher-worker-5 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-02-27 06:11:02.981 [DefaultDispatcher-worker-3 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-02-27 06:11:02.985 [DefaultDispatcher-worker-3 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-02-27 06:11:02.989 [DefaultDispatcher-worker-3 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2025-02-27 06:11:02.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-27 06:11:02.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-27 06:11:02.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:02.989 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f12744: (connection evicted) 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:02.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-27 06:11:02.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49994a4 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:02.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-02-27 06:11:02.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-02-27 06:11:02.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-27 06:11:03.009 [DefaultDispatcher-worker-2 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-02-27 06:11:03.014 [DefaultDispatcher-worker-3 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-02-27 06:11:03.018 [DefaultDispatcher-worker-17 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-02-27 06:11:03.022 [DefaultDispatcher-worker-18 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-02-27 06:11:03.024 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-02-27 06:11:03.028 [DefaultDispatcher-worker-6 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5 2025-02-27 06:11:03.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-27 06:11:03.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-27 06:11:03.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:03.028 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df54fd5: (connection evicted) 2025-02-27 06:11:03.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:03.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-27 06:11:03.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-27 06:11:03.331 [DefaultDispatcher-worker-19 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61375dff 2025-02-27 06:11:03.374 [DefaultDispatcher-worker-19 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3891b430 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a14076 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:06.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:06.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d70e68b 2025-02-27 06:11:06.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d70e68b 2025-02-27 06:11:06.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-27 06:11:06.575 [DefaultDispatcher-worker-11 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d70e68b 2025-02-27 06:11:06.654 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24ae2183 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-02-27 06:11:07.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-02-27 06:11:07.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-27 06:11:07.080 [DefaultDispatcher-worker-11 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-02-27 06:11:07.084 [DefaultDispatcher-worker-2 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-02-27 06:11:07.087 [DefaultDispatcher-worker-6 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-02-27 06:11:07.090 [DefaultDispatcher-worker-9 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-02-27 06:11:07.094 [DefaultDispatcher-worker-11 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755fdfad 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-27 06:11:07.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-02-27 06:11:07.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-02-27 06:11:07.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-27 06:11:07.116 [DefaultDispatcher-worker-4 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-02-27 06:11:07.120 [DefaultDispatcher-worker-4 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-02-27 06:11:07.123 [DefaultDispatcher-worker-18 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-02-27 06:11:07.127 [DefaultDispatcher-worker-18 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3dc752 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-27 06:11:07.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-27 06:11:07.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-27 06:11:07.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-27 06:11:07.146 [DefaultDispatcher-worker-11 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-27 06:11:07.150 [DefaultDispatcher-worker-1 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-27 06:11:07.153 [DefaultDispatcher-worker-9 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-27 06:11:07.157 [DefaultDispatcher-worker-6 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-27 06:11:07.160 [DefaultDispatcher-worker-1 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-27 06:11:07.162 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.165 [DefaultDispatcher-worker-19 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2025-02-27 06:11:07.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd3c38b 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-02-27 06:11:07.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-02-27 06:11:07.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-27 06:11:07.183 [DefaultDispatcher-worker-16 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-02-27 06:11:07.186 [DefaultDispatcher-worker-10 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-02-27 06:11:07.190 [DefaultDispatcher-worker-2 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-02-27 06:11:07.193 [DefaultDispatcher-worker-9 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-02-27 06:11:07.197 [DefaultDispatcher-worker-7 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c10f7a8 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-27 06:11:07.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-02-27 06:11:07.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-02-27 06:11:07.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-27 06:11:07.199 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.217 [DefaultDispatcher-worker-4 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-02-27 06:11:07.222 [DefaultDispatcher-worker-10 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-02-27 06:11:07.225 [DefaultDispatcher-worker-7 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-02-27 06:11:07.229 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.229 [DefaultDispatcher-worker-3 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-02-27 06:11:07.233 [DefaultDispatcher-worker-9 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-02-27 06:11:07.238 [DefaultDispatcher-worker-14 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33de9d85 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29612ee2 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-02-27 06:11:07.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-02-27 06:11:07.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-27 06:11:07.258 [DefaultDispatcher-worker-19 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-02-27 06:11:07.262 [DefaultDispatcher-worker-1 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-02-27 06:11:07.265 [DefaultDispatcher-worker-12 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-02-27 06:11:07.266 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.269 [DefaultDispatcher-worker-11 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d8352e 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-02-27 06:11:07.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-02-27 06:11:07.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-27 06:11:07.287 [DefaultDispatcher-worker-18 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-02-27 06:11:07.292 [DefaultDispatcher-worker-11 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-02-27 06:11:07.295 [DefaultDispatcher-worker-4 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-02-27 06:11:07.298 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.298 [DefaultDispatcher-worker-15 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-02-27 06:11:07.302 [DefaultDispatcher-worker-16 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-02-27 06:11:07.307 [DefaultDispatcher-worker-6 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb7f2fe 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@585718dd 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-02-27 06:11:07.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6347f9cc 2025-02-27 06:11:07.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e11b60 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-02-27 06:11:07.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-02-27 06:11:07.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-27 06:11:07.332 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-02-27 06:11:07.333 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af02de0 2025-02-27 06:11:07.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4697fc 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-02-27 06:11:07.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-02-27 06:11:07.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-27 06:11:07.341 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.350 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-02-27 06:11:07.351 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e6fbf82 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6c55b6 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-27 06:11:07.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-27 06:11:07.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-27 06:11:07.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-27 06:11:07.367 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-27 06:11:07.368 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642334d6 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-02-27 06:11:07.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-02-27 06:11:07.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-27 06:11:07.370 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.382 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-02-27 06:11:07.383 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c55e559 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6f7c25 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-27 06:11:07.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-02-27 06:11:07.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@23243bc0 2025-02-27 06:11:07.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-27 06:11:07.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770c3ca2 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@711261c7 2025-02-27 06:11:07.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@711261c7 2025-02-27 06:11:07.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-27 06:11:07.409 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.419 [DefaultDispatcher-worker-17 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@711261c7 2025-02-27 06:11:07.419 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.427 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41971/ 2025-02-27 06:11:07.427 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41971/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.428 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41971/ 2025-02-27 06:11:07.429 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41971/ 2025-02-27 06:11:07.429 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41971/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.437 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.455 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.470 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.471 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41971/ 2025-02-27 06:11:07.471 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41971/ 2025-02-27 06:11:07.471 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41971/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.486 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.499 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:07.512 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41971/ 2025-02-27 06:11:07.513 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41971/ 2025-02-27 06:11:07.513 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41971/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.554 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41971/ 2025-02-27 06:11:07.555 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41971/ 2025-02-27 06:11:07.555 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41971/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.597 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41971/ 2025-02-27 06:11:07.597 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41971/ 2025-02-27 06:11:07.597 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41971/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.639 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41971/ 2025-02-27 06:11:07.639 [Test worker @coroutine#1874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41971/ 2025-02-27 06:11:07.639 [Test worker @coroutine#1874] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41971/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.680 [Test worker @coroutine#1874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41971/ 2025-02-27 06:11:07.695 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56045/ 2025-02-27 06:11:07.695 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56045/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.696 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56045/ 2025-02-27 06:11:07.696 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56045/ 2025-02-27 06:11:07.696 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56045/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.738 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56045/ 2025-02-27 06:11:07.738 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56045/ 2025-02-27 06:11:07.738 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56045/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.780 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56045/ 2025-02-27 06:11:07.780 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56045/ 2025-02-27 06:11:07.780 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56045/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.822 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56045/ 2025-02-27 06:11:07.822 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56045/ 2025-02-27 06:11:07.822 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56045/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.863 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56045/ 2025-02-27 06:11:07.864 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56045/ 2025-02-27 06:11:07.864 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56045/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.905 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56045/ 2025-02-27 06:11:07.906 [Test worker @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56045/ 2025-02-27 06:11:07.906 [Test worker @coroutine#1891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56045/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-27 06:11:07.906 [Test worker @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56045/ 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bd6bfb0 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-27 06:11:07.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb28ed 2025-02-27 06:11:07.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb28ed 2025-02-27 06:11:07.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-27 06:11:07.990 [DefaultDispatcher-worker-1 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb28ed 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3338d706 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:07.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-02-27 06:11:07.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-02-27 06:11:07.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-27 06:11:08.015 [DefaultDispatcher-worker-12 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb555e8 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e9ea888 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:08.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:08.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-27 06:11:08.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4a6afd 2025-02-27 06:11:08.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4a6afd 2025-02-27 06:11:08.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-27 06:11:08.034 [DefaultDispatcher-worker-8 @coroutine#1947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4a6afd 2025-02-27 06:11:08.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66c91224 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:08.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-02-27 06:11:08.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-02-27 06:11:08.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-27 06:11:08.054 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:08.054 [DefaultDispatcher-worker-19 @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be8a92c 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f54852 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:08.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:08.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:08.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:08.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:08.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:08.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:08.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:08.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-27 06:11:08.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-02-27 06:11:08.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-02-27 06:11:08.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-27 06:11:08.075 [DefaultDispatcher-worker-12 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53630682 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:08.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-27 06:11:08.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-02-27 06:11:08.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-02-27 06:11:08.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-27 06:11:08.096 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:08.099 [DefaultDispatcher-worker-12 @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8318808 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd3197b 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:08.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:08.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-02-27 06:11:08.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-02-27 06:11:08.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-27 06:11:08.116 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:08.122 [DefaultDispatcher-worker-16 @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a087c72 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b949de4 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:08.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-27 06:11:08.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 06:11:08.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 06:11:08.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-27 06:11:08.136 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:08.141 [DefaultDispatcher-worker-2 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 06:11:08.145 [DefaultDispatcher-worker-16 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 06:11:08.148 [DefaultDispatcher-worker-8 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 06:11:08.151 [DefaultDispatcher-worker-16 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 06:11:08.155 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:08.158 [DefaultDispatcher-worker-19 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 06:11:08.161 [DefaultDispatcher-worker-17 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2 2025-02-27 06:11:08.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2025-02-27 06:11:08.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2025-02-27 06:11:08.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:08.164 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc9e4d2: (connection evicted) 2025-02-27 06:11:08.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:08.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2025-02-27 06:11:08.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2025-02-27 06:11:08.193 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:08.224 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ca4532 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 06:11:12.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 06:11:12.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-27 06:11:12.243 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 06:11:12.253 [DefaultDispatcher-worker-3 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 06:11:12.260 [DefaultDispatcher-worker-7 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530ee11a 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 06:11:12.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 06:11:12.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-27 06:11:12.271 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 06:11:12.282 [DefaultDispatcher-worker-7 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 06:11:12.287 [DefaultDispatcher-worker-16 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 06:11:12.290 [DefaultDispatcher-worker-17 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 06:11:12.295 [DefaultDispatcher-worker-6 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7057d9f4 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c68c7b 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 06:11:12.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 06:11:12.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-27 06:11:12.308 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 06:11:12.317 [DefaultDispatcher-worker-17 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 06:11:12.322 [DefaultDispatcher-worker-18 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 06:11:12.325 [DefaultDispatcher-worker-11 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 06:11:12.329 [DefaultDispatcher-worker-9 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a79a5d6 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14af9f51 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-27 06:11:12.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 06:11:12.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 06:11:12.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-27 06:11:12.333 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.340 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 06:11:12.348 [DefaultDispatcher-worker-7 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 06:11:12.353 [DefaultDispatcher-worker-15 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 06:11:12.357 [DefaultDispatcher-worker-3 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f466207 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713c8cbb 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-27 06:11:12.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 06:11:12.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 06:11:12.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-27 06:11:12.361 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.369 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 06:11:12.378 [DefaultDispatcher-worker-19 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 06:11:12.382 [DefaultDispatcher-worker-20 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7053a864 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490f2fad 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-02-27 06:11:12.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-02-27 06:11:12.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-27 06:11:12.394 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-02-27 06:11:12.396 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.403 [DefaultDispatcher-worker-12 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f9004c 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-02-27 06:11:12.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-02-27 06:11:12.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-27 06:11:12.415 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-02-27 06:11:12.424 [DefaultDispatcher-worker-14 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2025-02-27 06:11:12.430 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.462 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.484 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.520 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f08e6d3 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-27 06:11:12.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:12.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:12.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-27 06:11:12.546 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:12.552 [Test worker @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:12.553 [Test worker @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:12.555 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.555 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51317/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:12.555 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.555 [DefaultDispatcher-worker-14 @coroutine#2064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51317/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:12.556 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.556 [DefaultDispatcher-worker-9 @coroutine#2064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.560 [DefaultDispatcher-worker-8 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:12.560 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.560 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:12.560 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.561 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.561 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.562 [Test worker @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22db12f6 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 06:11:12.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 06:11:12.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-27 06:11:12.578 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 06:11:12.584 [Test worker @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 06:11:12.586 [Test worker @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 06:11:12.589 [DefaultDispatcher-worker-15 @coroutine#2086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 06:11:12.589 [DefaultDispatcher-worker-15 @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:51317/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-27 06:11:12.589 [DefaultDispatcher-worker-15 @coroutine#2086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 06:11:12.590 [DefaultDispatcher-worker-19 @coroutine#2086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 06:11:12.590 [DefaultDispatcher-worker-19 @coroutine#2086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-27 06:11:12.591 [DefaultDispatcher-worker-13 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10acfe30 2025-02-27 06:11:12.632 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a983f8a 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-27 06:11:12.634 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baa215 2025-02-27 06:11:12.634 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baa215 2025-02-27 06:11:12.636 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@597d5692 2025-02-27 06:11:12.636 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@597d5692 2025-02-27 06:11:12.638 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d42c965 2025-02-27 06:11:12.638 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d42c965 2025-02-27 06:11:12.640 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@18405ca9 2025-02-27 06:11:12.640 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@18405ca9 2025-02-27 06:11:12.642 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a68efbe 2025-02-27 06:11:12.642 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a68efbe 2025-02-27 06:11:12.644 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2992e3a7 2025-02-27 06:11:12.644 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2992e3a7 2025-02-27 06:11:12.646 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@62500e11 2025-02-27 06:11:12.646 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@62500e11 2025-02-27 06:11:12.648 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.648 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fa3e6 2025-02-27 06:11:12.648 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fa3e6 2025-02-27 06:11:12.651 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527a64a 2025-02-27 06:11:12.651 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527a64a 2025-02-27 06:11:12.651 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:12.654 [Test worker @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.655 [Test worker @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.656 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.656 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38713/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:12.656 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.656 [DefaultDispatcher-worker-2 @coroutine#2096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38713/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:12.657 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.657 [DefaultDispatcher-worker-15 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.660 [DefaultDispatcher-worker-11 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.660 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.660 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:12.660 [DefaultDispatcher-worker-11 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.661 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.661 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.661 [Test worker @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.663 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.665 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2099a0e4 2025-02-27 06:11:12.665 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2099a0e4 2025-02-27 06:11:12.667 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5e5a87 2025-02-27 06:11:12.667 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5e5a87 2025-02-27 06:11:12.667 [DefaultDispatcher-worker-4 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.669 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a61cb94 2025-02-27 06:11:12.669 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a61cb94 2025-02-27 06:11:12.671 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6350bc 2025-02-27 06:11:12.671 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6350bc 2025-02-27 06:11:12.672 [DefaultDispatcher-worker-8 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.672 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2105334 2025-02-27 06:11:12.672 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2105334 2025-02-27 06:11:12.674 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec6bb93 2025-02-27 06:11:12.674 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec6bb93 2025-02-27 06:11:12.676 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5fe6b4 2025-02-27 06:11:12.676 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5fe6b4 2025-02-27 06:11:12.676 [DefaultDispatcher-worker-18 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.677 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4caff3 2025-02-27 06:11:12.677 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4caff3 2025-02-27 06:11:12.679 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f45d4dd 2025-02-27 06:11:12.679 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f45d4dd 2025-02-27 06:11:12.679 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:12.681 [DefaultDispatcher-worker-5 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.686 [DefaultDispatcher-worker-11 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.690 [DefaultDispatcher-worker-19 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.694 [DefaultDispatcher-worker-6 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.698 [DefaultDispatcher-worker-8 @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.703 [DefaultDispatcher-worker-14 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.707 [DefaultDispatcher-worker-15 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe40b9f 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:12.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:12.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-27 06:11:12.730 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:12.733 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.736 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-02-27 06:11:12.736 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-02-27 06:11:12.736 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:12.737 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:12.738 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.739 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:12.739 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.739 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-02-27 06:11:12.739 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-02-27 06:11:12.739 [DefaultDispatcher-worker-10 @coroutine#2143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58445/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:12.740 [DefaultDispatcher-worker-20 @coroutine#2143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.740 [DefaultDispatcher-worker-20 @coroutine#2143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.741 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-02-27 06:11:12.741 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-02-27 06:11:12.743 [DefaultDispatcher-worker-4 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:12.744 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.744 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:12.744 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.744 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-02-27 06:11:12.744 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-02-27 06:11:12.744 [DefaultDispatcher-worker-19 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.744 [DefaultDispatcher-worker-19 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.745 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1043c493 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-27 06:11:12.746 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-02-27 06:11:12.746 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-02-27 06:11:12.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 06:11:12.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 06:11:12.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-27 06:11:12.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 06:11:12.749 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-02-27 06:11:12.749 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-02-27 06:11:12.751 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-02-27 06:11:12.751 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-02-27 06:11:12.753 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-02-27 06:11:12.753 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-02-27 06:11:12.755 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 06:11:12.755 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-02-27 06:11:12.755 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-02-27 06:11:12.755 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:12.756 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 06:11:12.757 [DefaultDispatcher-worker-12 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 06:11:12.757 [DefaultDispatcher-worker-12 @coroutine#2165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-27 06:11:12.757 [DefaultDispatcher-worker-12 @coroutine#2165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 06:11:12.758 [DefaultDispatcher-worker-5 @coroutine#2165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 06:11:12.758 [DefaultDispatcher-worker-5 @coroutine#2165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-27 06:11:12.761 [DefaultDispatcher-worker-17 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33319df0 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:12.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:12.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-27 06:11:12.815 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:12.816 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.818 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@42df527a 2025-02-27 06:11:12.818 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@42df527a 2025-02-27 06:11:12.820 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b451 2025-02-27 06:11:12.820 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b451 2025-02-27 06:11:12.821 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:12.822 [Test worker @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:12.822 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4827390a 2025-02-27 06:11:12.822 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4827390a 2025-02-27 06:11:12.823 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56335/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.823 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56335/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:12.823 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56335/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.823 [DefaultDispatcher-worker-17 @coroutine#2175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56335/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:12.824 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56335/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.824 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56335/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.824 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d25be6a 2025-02-27 06:11:12.824 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d25be6a 2025-02-27 06:11:12.826 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@35517136 2025-02-27 06:11:12.826 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@35517136 2025-02-27 06:11:12.827 [DefaultDispatcher-worker-18 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:12.827 [DefaultDispatcher-worker-18 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.827 [DefaultDispatcher-worker-18 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:12.827 [DefaultDispatcher-worker-18 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.828 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.828 [DefaultDispatcher-worker-5 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.828 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c62f1f1 2025-02-27 06:11:12.828 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c62f1f1 2025-02-27 06:11:12.829 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421c057a 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-27 06:11:12.830 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfc601e 2025-02-27 06:11:12.830 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dfc601e 2025-02-27 06:11:12.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 06:11:12.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 06:11:12.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-27 06:11:12.832 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 06:11:12.832 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0a4125 2025-02-27 06:11:12.832 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0a4125 2025-02-27 06:11:12.834 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@536c4573 2025-02-27 06:11:12.834 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@536c4573 2025-02-27 06:11:12.834 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:12.838 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 06:11:12.839 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70313b0b 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:12.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:12.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-27 06:11:12.844 [DefaultDispatcher-worker-3 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2943e61c 2025-02-27 06:11:12.848 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.850 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1449fa 2025-02-27 06:11:12.850 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1449fa 2025-02-27 06:11:12.852 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d3ae48 2025-02-27 06:11:12.852 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d3ae48 2025-02-27 06:11:12.854 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ec228a 2025-02-27 06:11:12.854 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ec228a 2025-02-27 06:11:12.855 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:12.856 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eea473 2025-02-27 06:11:12.856 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eea473 2025-02-27 06:11:12.858 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd9662d 2025-02-27 06:11:12.858 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd9662d 2025-02-27 06:11:12.860 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a52430 2025-02-27 06:11:12.860 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a52430 2025-02-27 06:11:12.862 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578b8dc 2025-02-27 06:11:12.862 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578b8dc 2025-02-27 06:11:12.862 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:12.863 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:12.863 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c15b3c 2025-02-27 06:11:12.863 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c15b3c 2025-02-27 06:11:12.864 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53415/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.864 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53415/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:12.864 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53415/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.864 [DefaultDispatcher-worker-3 @coroutine#2204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53415/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:12.865 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53415/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.865 [DefaultDispatcher-worker-6 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53415/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.866 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@478fa127 2025-02-27 06:11:12.866 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@478fa127 2025-02-27 06:11:12.866 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:12.868 [DefaultDispatcher-worker-18 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:12.868 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.868 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:12.868 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.868 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.868 [DefaultDispatcher-worker-16 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.869 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:12.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43069adf 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-27 06:11:12.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 06:11:12.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 06:11:12.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-27 06:11:12.872 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 06:11:12.879 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 06:11:12.880 [Test worker @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b1222e 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:12.881 [DefaultDispatcher-worker-8 @coroutine#2226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-27 06:11:12.884 [DefaultDispatcher-worker-18 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f4d0 2025-02-27 06:11:12.895 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:12.900 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.901 [DefaultDispatcher-worker-8 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:12.902 [DefaultDispatcher-worker-8 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:12.902 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.902 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:12.902 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.902 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:12.903 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-02-27 06:11:12.903 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce6a116 2025-02-27 06:11:12.903 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:12.903 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 06:11:12.903 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:12.904 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.904 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-27 06:11:12.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@232899d1 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-27 06:11:12.905 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-02-27 06:11:12.905 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@322148fa 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-27 06:11:12.907 [DefaultDispatcher-worker-3 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:12.907 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-02-27 06:11:12.907 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.907 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@361eca66 2025-02-27 06:11:12.907 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:12.907 [DefaultDispatcher-worker-3 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.908 [DefaultDispatcher-worker-6 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.909 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-02-27 06:11:12.909 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@731c42c1 2025-02-27 06:11:12.911 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-02-27 06:11:12.911 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb3a5 2025-02-27 06:11:12.913 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-02-27 06:11:12.913 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@42255288 2025-02-27 06:11:12.915 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-02-27 06:11:12.915 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8fd50 2025-02-27 06:11:12.917 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-02-27 06:11:12.917 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1333bd8e 2025-02-27 06:11:12.919 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-02-27 06:11:12.919 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d2d6 2025-02-27 06:11:12.919 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:12.920 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.926 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.927 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.928 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.928 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:12.928 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.928 [DefaultDispatcher-worker-3 @coroutine#2247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53901/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:12.929 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.929 [DefaultDispatcher-worker-5 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:12.931 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.932 [DefaultDispatcher-worker-13 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.932 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.932 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:12.932 [DefaultDispatcher-worker-13 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.932 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.932 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:12.933 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.934 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-02-27 06:11:12.934 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-02-27 06:11:12.936 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-02-27 06:11:12.936 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-02-27 06:11:12.938 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-02-27 06:11:12.938 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-02-27 06:11:12.938 [DefaultDispatcher-worker-3 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.940 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-02-27 06:11:12.940 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-02-27 06:11:12.941 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.942 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-02-27 06:11:12.942 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-02-27 06:11:12.943 [DefaultDispatcher-worker-15 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.943 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d00db52 2025-02-27 06:11:12.943 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d00db52 2025-02-27 06:11:12.944 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-02-27 06:11:12.944 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-02-27 06:11:12.945 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c72482 2025-02-27 06:11:12.946 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c72482 2025-02-27 06:11:12.946 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-02-27 06:11:12.946 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-02-27 06:11:12.948 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8b022 2025-02-27 06:11:12.948 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8b022 2025-02-27 06:11:12.948 [DefaultDispatcher-worker-1 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.948 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-02-27 06:11:12.948 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-02-27 06:11:12.950 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fa2eb9 2025-02-27 06:11:12.950 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fa2eb9 2025-02-27 06:11:12.950 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-02-27 06:11:12.950 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-02-27 06:11:12.950 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:12.952 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@492ba7ff 2025-02-27 06:11:12.952 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@492ba7ff 2025-02-27 06:11:12.953 [DefaultDispatcher-worker-4 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.954 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7372696c 2025-02-27 06:11:12.954 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7372696c 2025-02-27 06:11:12.956 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3149be80 2025-02-27 06:11:12.956 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3149be80 2025-02-27 06:11:12.957 [DefaultDispatcher-worker-4 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.958 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d5d1f6 2025-02-27 06:11:12.958 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d5d1f6 2025-02-27 06:11:12.960 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36559e0c 2025-02-27 06:11:12.960 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36559e0c 2025-02-27 06:11:12.960 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:12.961 [DefaultDispatcher-worker-6 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.965 [DefaultDispatcher-worker-18 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.969 [DefaultDispatcher-worker-13 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.972 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.973 [DefaultDispatcher-worker-10 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.974 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:12.974 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 06:11:12.974 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:12.974 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e3688e 2025-02-27 06:11:12.974 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e3688e 2025-02-27 06:11:12.975 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:12.975 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:12.975 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53901/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 06:11:12.975 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53901/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:12.976 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 06:11:12.976 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-27 06:11:12.976 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 06:11:12.976 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 06:11:12.976 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 06:11:12.976 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c249ca2 2025-02-27 06:11:12.976 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c249ca2 2025-02-27 06:11:12.979 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@581b03fe 2025-02-27 06:11:12.979 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@581b03fe 2025-02-27 06:11:12.981 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d199699 2025-02-27 06:11:12.981 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d199699 2025-02-27 06:11:12.982 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:12.984 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f73aac 2025-02-27 06:11:12.984 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f73aac 2025-02-27 06:11:12.984 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0759f9 2025-02-27 06:11:12.984 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0759f9 2025-02-27 06:11:12.986 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cce6d1c 2025-02-27 06:11:12.986 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cce6d1c 2025-02-27 06:11:12.986 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0a629 2025-02-27 06:11:12.986 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0a629 2025-02-27 06:11:12.988 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cca9f88 2025-02-27 06:11:12.988 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cca9f88 2025-02-27 06:11:12.988 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff3289 2025-02-27 06:11:12.988 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff3289 2025-02-27 06:11:12.989 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3669d6 2025-02-27 06:11:12.989 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3669d6 2025-02-27 06:11:12.990 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fdac12 2025-02-27 06:11:12.990 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fdac12 2025-02-27 06:11:12.991 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@10791e86 2025-02-27 06:11:12.991 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@10791e86 2025-02-27 06:11:12.991 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:12.992 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7502ed25 2025-02-27 06:11:12.992 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7502ed25 2025-02-27 06:11:12.994 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7375ec42 2025-02-27 06:11:12.994 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7375ec42 2025-02-27 06:11:12.994 [DefaultDispatcher-worker-13 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:12.996 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60f3df 2025-02-27 06:11:12.996 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60f3df 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f9d0ce 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:12.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:12.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:12.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-27 06:11:12.998 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d2535d 2025-02-27 06:11:12.998 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d2535d 2025-02-27 06:11:13.000 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@405bf9e7 2025-02-27 06:11:13.000 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@405bf9e7 2025-02-27 06:11:13.000 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:13.005 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.007 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@533d9d46 2025-02-27 06:11:13.007 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@533d9d46 2025-02-27 06:11:13.009 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfa6951 2025-02-27 06:11:13.009 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfa6951 2025-02-27 06:11:13.011 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c5f636 2025-02-27 06:11:13.011 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c5f636 2025-02-27 06:11:13.011 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.012 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc7636a 2025-02-27 06:11:13.012 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc7636a 2025-02-27 06:11:13.014 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23af0a19 2025-02-27 06:11:13.014 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23af0a19 2025-02-27 06:11:13.016 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d115fdc 2025-02-27 06:11:13.016 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d115fdc 2025-02-27 06:11:13.017 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b93680e 2025-02-27 06:11:13.017 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b93680e 2025-02-27 06:11:13.017 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.018 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.019 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce89c25 2025-02-27 06:11:13.019 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce89c25 2025-02-27 06:11:13.019 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.019 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49973/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:13.019 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.019 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49973/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.020 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.020 [DefaultDispatcher-worker-6 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.021 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@274cae63 2025-02-27 06:11:13.021 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@274cae63 2025-02-27 06:11:13.021 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:13.023 [DefaultDispatcher-worker-8 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.023 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.023 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.023 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.023 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.023 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.024 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359903b6 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-27 06:11:13.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 06:11:13.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 06:11:13.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-27 06:11:13.027 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 06:11:13.033 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 06:11:13.034 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 06:11:13.038 [DefaultDispatcher-worker-9 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aaed880 2025-02-27 06:11:13.038 [DefaultDispatcher-worker-16 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.042 [DefaultDispatcher-worker-12 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.046 [DefaultDispatcher-worker-11 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.049 [DefaultDispatcher-worker-15 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.059 [DefaultDispatcher-worker-1 @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.067 [DefaultDispatcher-worker-11 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.071 [DefaultDispatcher-worker-12 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.075 [DefaultDispatcher-worker-13 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.079 [DefaultDispatcher-worker-3 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.084 [DefaultDispatcher-worker-14 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6ccad7 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-27 06:11:13.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-27 06:11:13.097 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.099 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.100 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c123e5 2025-02-27 06:11:13.100 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c123e5 2025-02-27 06:11:13.101 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f06d5ad 2025-02-27 06:11:13.101 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f06d5ad 2025-02-27 06:11:13.103 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b394895 2025-02-27 06:11:13.103 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b394895 2025-02-27 06:11:13.104 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.105 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.105 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3bdf96 2025-02-27 06:11:13.105 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3bdf96 2025-02-27 06:11:13.106 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.106 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:13.106 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.106 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44767/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.107 [DefaultDispatcher-worker-6 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.107 [DefaultDispatcher-worker-6 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.107 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ad1bbf 2025-02-27 06:11:13.107 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ad1bbf 2025-02-27 06:11:13.109 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fff157a 2025-02-27 06:11:13.109 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fff157a 2025-02-27 06:11:13.110 [DefaultDispatcher-worker-1 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.110 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.110 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.110 [DefaultDispatcher-worker-1 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.110 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e838ff0 2025-02-27 06:11:13.110 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e838ff0 2025-02-27 06:11:13.111 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.111 [DefaultDispatcher-worker-20 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.111 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fccfcdb 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-27 06:11:13.112 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1420d9 2025-02-27 06:11:13.112 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1420d9 2025-02-27 06:11:13.114 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cabe47 2025-02-27 06:11:13.114 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cabe47 2025-02-27 06:11:13.114 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:13.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 06:11:13.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 06:11:13.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-27 06:11:13.114 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 06:11:13.120 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 06:11:13.120 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 06:11:13.124 [DefaultDispatcher-worker-2 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2025-02-27 06:11:13.125 [DefaultDispatcher-worker-13 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.127 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.129 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf0cd69 2025-02-27 06:11:13.129 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf0cd69 2025-02-27 06:11:13.129 [DefaultDispatcher-worker-14 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.131 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@72372c87 2025-02-27 06:11:13.131 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@72372c87 2025-02-27 06:11:13.133 [DefaultDispatcher-worker-5 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.133 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7608a619 2025-02-27 06:11:13.133 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7608a619 2025-02-27 06:11:13.135 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@330a26bc 2025-02-27 06:11:13.135 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@330a26bc 2025-02-27 06:11:13.136 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@49eb3e31 2025-02-27 06:11:13.136 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@49eb3e31 2025-02-27 06:11:13.137 [DefaultDispatcher-worker-17 @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.137 [DefaultDispatcher-worker-4 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:13.137 [DefaultDispatcher-worker-4 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 06:11:13.137 [DefaultDispatcher-worker-4 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:13.138 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:13.138 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-27 06:11:13.138 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@273709f 2025-02-27 06:11:13.138 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@273709f 2025-02-27 06:11:13.140 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@317836a6 2025-02-27 06:11:13.140 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@317836a6 2025-02-27 06:11:13.142 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5325d9f3 2025-02-27 06:11:13.142 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5325d9f3 2025-02-27 06:11:13.143 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@432f6f10 2025-02-27 06:11:13.143 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@432f6f10 2025-02-27 06:11:13.143 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:13.178 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44767/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-27 06:11:13.178 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44767/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:13.179 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 06:11:13.179 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-27 06:11:13.179 [DefaultDispatcher-worker-1 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 06:11:13.180 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 06:11:13.180 [DefaultDispatcher-worker-20 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-27 06:11:13.186 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:13.188 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce45bc 2025-02-27 06:11:13.188 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce45bc 2025-02-27 06:11:13.189 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@f09bbf5 2025-02-27 06:11:13.189 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@f09bbf5 2025-02-27 06:11:13.190 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b362ecc 2025-02-27 06:11:13.190 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b362ecc 2025-02-27 06:11:13.191 [DefaultDispatcher-worker-6 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:13.192 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e34b1ce 2025-02-27 06:11:13.192 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e34b1ce 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475fb7 2025-02-27 06:11:13.194 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da4ee11 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.194 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da4ee11 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:13.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:13.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-27 06:11:13.195 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb03c43 2025-02-27 06:11:13.196 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb03c43 2025-02-27 06:11:13.197 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ca3d37 2025-02-27 06:11:13.197 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ca3d37 2025-02-27 06:11:13.199 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b4e81 2025-02-27 06:11:13.199 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b4e81 2025-02-27 06:11:13.200 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3455f935 2025-02-27 06:11:13.200 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3455f935 2025-02-27 06:11:13.200 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:13.206 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:13.211 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:13.212 [Test worker @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:13.213 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.213 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:13.213 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.213 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50653/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.214 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.214 [DefaultDispatcher-worker-1 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:13.214 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.216 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60826c4e 2025-02-27 06:11:13.216 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60826c4e 2025-02-27 06:11:13.217 [DefaultDispatcher-worker-1 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:13.217 [DefaultDispatcher-worker-1 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.217 [DefaultDispatcher-worker-1 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.217 [DefaultDispatcher-worker-1 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.218 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.218 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.218 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e459e2e 2025-02-27 06:11:13.218 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e459e2e 2025-02-27 06:11:13.218 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:13.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-27 06:11:13.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-27 06:11:13.219 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7a073e 2025-02-27 06:11:13.219 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7a073e 2025-02-27 06:11:13.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 06:11:13.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 06:11:13.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-27 06:11:13.221 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 06:11:13.221 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f789415 2025-02-27 06:11:13.221 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f789415 2025-02-27 06:11:13.223 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceb7da8 2025-02-27 06:11:13.223 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceb7da8 2025-02-27 06:11:13.224 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d3cf5 2025-02-27 06:11:13.226 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d3cf5 2025-02-27 06:11:13.227 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e48bef 2025-02-27 06:11:13.227 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e48bef 2025-02-27 06:11:13.227 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 06:11:13.228 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 06:11:13.229 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f576b5a 2025-02-27 06:11:13.229 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f576b5a 2025-02-27 06:11:13.231 [DefaultDispatcher-worker-18 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/auth/register 2025-02-27 06:11:13.231 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d65925 2025-02-27 06:11:13.231 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d65925 2025-02-27 06:11:13.231 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:13.231 [DefaultDispatcher-worker-18 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/auth/register. 2025-02-27 06:11:13.231 [DefaultDispatcher-worker-18 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/auth/register 2025-02-27 06:11:13.231 [DefaultDispatcher-worker-18 @coroutine#2416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50653/auth/register from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.231 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/auth/register 2025-02-27 06:11:13.231 [DefaultDispatcher-worker-9 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/auth/register 2025-02-27 06:11:13.233 [DefaultDispatcher-worker-8 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2025-02-27 06:11:13.272 [DefaultDispatcher-worker-11 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50653/auth/register. 2025-02-27 06:11:13.272 [DefaultDispatcher-worker-11 @coroutine#2416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50653/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:13.285 [DefaultDispatcher-worker-7 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:13.289 [DefaultDispatcher-worker-8 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:13.295 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6238b10a 2025-02-27 06:11:13.297 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3511f4ef 2025-02-27 06:11:13.297 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3511f4ef 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 06:11:13.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 06:11:13.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-27 06:11:13.298 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd61c3d 2025-02-27 06:11:13.298 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd61c3d 2025-02-27 06:11:13.300 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe99f9f 2025-02-27 06:11:13.300 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe99f9f 2025-02-27 06:11:13.302 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb1606 2025-02-27 06:11:13.302 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb1606 2025-02-27 06:11:13.303 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@40672338 2025-02-27 06:11:13.303 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@40672338 2025-02-27 06:11:13.305 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdbe8fd 2025-02-27 06:11:13.305 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdbe8fd 2025-02-27 06:11:13.306 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bd837e 2025-02-27 06:11:13.306 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bd837e 2025-02-27 06:11:13.308 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac4e949 2025-02-27 06:11:13.308 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac4e949 2025-02-27 06:11:13.309 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 06:11:13.310 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c367ca 2025-02-27 06:11:13.310 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c367ca 2025-02-27 06:11:13.310 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:13.314 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 06:11:13.315 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 06:11:13.316 [DefaultDispatcher-worker-13 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.316 [DefaultDispatcher-worker-13 @coroutine#2429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 06:11:13.316 [DefaultDispatcher-worker-13 @coroutine#2429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.316 [DefaultDispatcher-worker-13 @coroutine#2429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.317 [DefaultDispatcher-worker-15 @coroutine#2429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.317 [DefaultDispatcher-worker-15 @coroutine#2429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.320 [DefaultDispatcher-worker-19 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 06:11:13.320 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.320 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 06:11:13.320 [DefaultDispatcher-worker-19 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.320 [DefaultDispatcher-worker-6 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.320 [DefaultDispatcher-worker-6 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.320 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.321 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 06:11:13.323 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4822a1 2025-02-27 06:11:13.323 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4822a1 2025-02-27 06:11:13.324 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 06:11:13.324 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@138fcf78 2025-02-27 06:11:13.324 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@138fcf78 2025-02-27 06:11:13.326 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b049d1 2025-02-27 06:11:13.326 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b049d1 2025-02-27 06:11:13.327 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2c543 2025-02-27 06:11:13.327 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2c543 2025-02-27 06:11:13.329 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e33b89e 2025-02-27 06:11:13.329 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e33b89e 2025-02-27 06:11:13.330 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aa522f 2025-02-27 06:11:13.330 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aa522f 2025-02-27 06:11:13.332 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1714a 2025-02-27 06:11:13.332 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1714a 2025-02-27 06:11:13.333 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@329d3a0c 2025-02-27 06:11:13.333 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@329d3a0c 2025-02-27 06:11:13.334 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c494d7 2025-02-27 06:11:13.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-27 06:11:13.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-27 06:11:13.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.335 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26c494d7: (connection evicted) 2025-02-27 06:11:13.335 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21799389 2025-02-27 06:11:13.335 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@21799389 2025-02-27 06:11:13.335 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-27 06:11:13.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-27 06:11:13.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395854dd 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-27 06:11:13.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 06:11:13.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 06:11:13.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-27 06:11:13.339 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 06:11:13.344 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 06:11:13.345 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 06:11:13.345 [DefaultDispatcher-worker-18 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.345 [DefaultDispatcher-worker-18 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 06:11:13.345 [DefaultDispatcher-worker-18 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.345 [DefaultDispatcher-worker-18 @coroutine#2457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.346 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.346 [DefaultDispatcher-worker-8 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.349 [DefaultDispatcher-worker-4 @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 06:11:13.349 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.349 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 06:11:13.349 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.350 [DefaultDispatcher-worker-13 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.350 [DefaultDispatcher-worker-13 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.350 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 06:11:13.352 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 06:11:13.353 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2025-02-27 06:11:13.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-27 06:11:13.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-27 06:11:13.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.354 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3: (connection evicted) 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-27 06:11:13.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fec965 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-27 06:11:13.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-27 06:11:13.356 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.361 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.362 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.362 [DefaultDispatcher-worker-13 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.362 [DefaultDispatcher-worker-13 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 06:11:13.362 [DefaultDispatcher-worker-13 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.362 [DefaultDispatcher-worker-13 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.363 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.363 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.366 [DefaultDispatcher-worker-6 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.366 [DefaultDispatcher-worker-6 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.366 [DefaultDispatcher-worker-6 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 06:11:13.366 [DefaultDispatcher-worker-6 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.366 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.366 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.368 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.369 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.370 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.371 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.373 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.375 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.376 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d 2025-02-27 06:11:13.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-27 06:11:13.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-27 06:11:13.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.376 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f2bf80d: (connection evicted) 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-27 06:11:13.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d50217 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-27 06:11:13.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 06:11:13.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 06:11:13.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-27 06:11:13.379 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 06:11:13.384 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 06:11:13.385 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 06:11:13.385 [DefaultDispatcher-worker-6 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.385 [DefaultDispatcher-worker-6 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 06:11:13.385 [DefaultDispatcher-worker-6 @coroutine#2522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.385 [DefaultDispatcher-worker-6 @coroutine#2522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.386 [DefaultDispatcher-worker-3 @coroutine#2522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.386 [DefaultDispatcher-worker-3 @coroutine#2522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.390 [DefaultDispatcher-worker-5 @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 06:11:13.390 [DefaultDispatcher-worker-5 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.390 [DefaultDispatcher-worker-5 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 06:11:13.390 [DefaultDispatcher-worker-5 @coroutine#2521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.390 [DefaultDispatcher-worker-1 @coroutine#2521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.390 [DefaultDispatcher-worker-1 @coroutine#2521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.391 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 06:11:13.392 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 06:11:13.393 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360ccb68 2025-02-27 06:11:13.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-27 06:11:13.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-27 06:11:13.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.394 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@360ccb68: (connection evicted) 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-27 06:11:13.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f66138 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-27 06:11:13.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-27 06:11:13.397 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.402 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.402 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.403 [DefaultDispatcher-worker-7 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.403 [DefaultDispatcher-worker-7 @coroutine#2554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 06:11:13.403 [DefaultDispatcher-worker-7 @coroutine#2554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.403 [DefaultDispatcher-worker-7 @coroutine#2554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.404 [DefaultDispatcher-worker-16 @coroutine#2554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.404 [DefaultDispatcher-worker-16 @coroutine#2554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.407 [DefaultDispatcher-worker-1 @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.407 [DefaultDispatcher-worker-1 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.407 [DefaultDispatcher-worker-1 @coroutine#2553] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 06:11:13.407 [DefaultDispatcher-worker-1 @coroutine#2553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.408 [DefaultDispatcher-worker-13 @coroutine#2553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.408 [DefaultDispatcher-worker-13 @coroutine#2553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.409 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.410 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.411 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.412 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.414 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce659 2025-02-27 06:11:13.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-27 06:11:13.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.415 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ce659: (connection evicted) 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-27 06:11:13.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40cd02fc 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-27 06:11:13.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 06:11:13.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 06:11:13.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-27 06:11:13.417 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 06:11:13.422 [Test worker @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 06:11:13.423 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 06:11:13.424 [DefaultDispatcher-worker-16 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.424 [DefaultDispatcher-worker-16 @coroutine#2585] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-27 06:11:13.424 [DefaultDispatcher-worker-16 @coroutine#2585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.424 [DefaultDispatcher-worker-16 @coroutine#2585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:13.424 [DefaultDispatcher-worker-13 @coroutine#2585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.424 [DefaultDispatcher-worker-13 @coroutine#2585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-27 06:11:13.428 [DefaultDispatcher-worker-13 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 06:11:13.428 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.428 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-27 06:11:13.428 [DefaultDispatcher-worker-13 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.428 [DefaultDispatcher-worker-17 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.428 [DefaultDispatcher-worker-17 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-27 06:11:13.429 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 06:11:13.430 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9742012 2025-02-27 06:11:13.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-27 06:11:13.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-27 06:11:13.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.431 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9742012: (connection evicted) 2025-02-27 06:11:13.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-27 06:11:13.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-27 06:11:13.566 [DefaultDispatcher-worker-3 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:13.566 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.566 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.566 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.567 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.567 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11548363 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.665 [DefaultDispatcher-worker-9 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:13.665 [Test worker @coroutine#2631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-27 06:11:13.665 [DefaultDispatcher-worker-9 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.665 [DefaultDispatcher-worker-9 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.665 [DefaultDispatcher-worker-9 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.666 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-02-27 06:11:13.666 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-02-27 06:11:13.666 [Test worker @coroutine#2631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-27 06:11:13.666 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.666 [DefaultDispatcher-worker-16 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.673 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-02-27 06:11:13.678 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-02-27 06:11:13.679 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-02-27 06:11:13.679 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-02-27 06:11:13.685 [DefaultDispatcher-worker-9 @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-02-27 06:11:13.691 [DefaultDispatcher-worker-11 @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c140b12 2025-02-27 06:11:13.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-27 06:11:13.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-27 06:11:13.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.692 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c140b12: (connection evicted) 2025-02-27 06:11:13.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-27 06:11:13.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5166fe7a 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-27 06:11:13.694 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-27 06:11:13.702 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-27 06:11:13.707 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-27 06:11:13.708 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-27 06:11:13.708 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138a51d5 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-02-27 06:11:13.709 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-27 06:11:13.717 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-02-27 06:11:13.722 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-02-27 06:11:13.723 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-02-27 06:11:13.723 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-02-27 06:11:13.728 [DefaultDispatcher-worker-5 @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d62e47 2025-02-27 06:11:13.735 [DefaultDispatcher-worker-5 @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-27 06:11:13.739 [DefaultDispatcher-worker-15 @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-27 06:11:13.743 [DefaultDispatcher-worker-12 @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b09582d 2025-02-27 06:11:13.749 [DefaultDispatcher-worker-8 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:13.749 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.749 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.749 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-27 06:11:13.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-27 06:11:13.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.750 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b09582d: (connection evicted) 2025-02-27 06:11:13.750 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.750 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-27 06:11:13.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-27 06:11:13.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-27 06:11:13.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-27 06:11:13.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.750 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d62e47: (connection evicted) 2025-02-27 06:11:13.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-27 06:11:13.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-27 06:11:13.751 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb76f 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-02-27 06:11:13.752 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-27 06:11:13.759 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-02-27 06:11:13.764 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-02-27 06:11:13.765 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-02-27 06:11:13.766 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d319d2c 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-02-27 06:11:13.766 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-27 06:11:13.773 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-02-27 06:11:13.778 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-02-27 06:11:13.779 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-02-27 06:11:13.780 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-02-27 06:11:13.784 [DefaultDispatcher-worker-19 @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0 2025-02-27 06:11:13.791 [DefaultDispatcher-worker-2 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-02-27 06:11:13.795 [DefaultDispatcher-worker-17 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-02-27 06:11:13.798 [DefaultDispatcher-worker-6 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-02-27 06:11:13.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-27 06:11:13.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-27 06:11:13.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.801 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c815478: (connection evicted) 2025-02-27 06:11:13.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-27 06:11:13.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-27 06:11:13.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-27 06:11:13.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-27 06:11:13.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.801 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eaf3dd0: (connection evicted) 2025-02-27 06:11:13.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-27 06:11:13.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@921dbcf 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.802 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.803 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.803 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.803 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.803 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.803 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.803 [Test worker @coroutine#2729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-27 06:11:13.803 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.803 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.803 [Test worker @coroutine#2729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-27 06:11:13.810 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.815 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.816 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.817 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.821 [DefaultDispatcher-worker-9 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.832 [DefaultDispatcher-worker-17 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:13.832 [DefaultDispatcher-worker-6 @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.832 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.832 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.832 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.832 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.832 [DefaultDispatcher-worker-13 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.833 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.836 [DefaultDispatcher-worker-5 @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24090832 2025-02-27 06:11:13.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-27 06:11:13.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-27 06:11:13.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.847 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24090832: (connection evicted) 2025-02-27 06:11:13.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-27 06:11:13.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e1f467f 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.849 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-27 06:11:13.856 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.861 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.862 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.863 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.868 [DefaultDispatcher-worker-8 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.872 [DefaultDispatcher-worker-12 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:13.872 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.872 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.872 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.873 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.873 [DefaultDispatcher-worker-12 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.879 [DefaultDispatcher-worker-12 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.880 [Test worker @coroutine#2804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.884 [DefaultDispatcher-worker-10 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2025-02-27 06:11:13.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-27 06:11:13.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-27 06:11:13.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:13.887 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c: (connection evicted) 2025-02-27 06:11:13.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:13.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-27 06:11:13.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fefbe6 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:13.889 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-27 06:11:13.896 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:13.901 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:13.902 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:13.903 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:13.907 [DefaultDispatcher-worker-14 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:13.911 [DefaultDispatcher-worker-19 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:13.911 [DefaultDispatcher-worker-19 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.911 [DefaultDispatcher-worker-19 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.911 [DefaultDispatcher-worker-19 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.912 [DefaultDispatcher-worker-19 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.918 [DefaultDispatcher-worker-16 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:13.922 [DefaultDispatcher-worker-16 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:13.985 [DefaultDispatcher-worker-12 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:13.985 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.985 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:13.985 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.986 [DefaultDispatcher-worker-17 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.986 [DefaultDispatcher-worker-17 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:13.989 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:14.028 [DefaultDispatcher-worker-7 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:14.028 [DefaultDispatcher-worker-7 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.028 [DefaultDispatcher-worker-7 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.028 [DefaultDispatcher-worker-7 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.029 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.029 [DefaultDispatcher-worker-2 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.033 [DefaultDispatcher-worker-16 @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9 2025-02-27 06:11:14.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-27 06:11:14.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-27 06:11:14.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:14.062 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bbab2c9: (connection evicted) 2025-02-27 06:11:14.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:14.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-27 06:11:14.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564e0a6c 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.064 [Test worker @coroutine#2886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-27 06:11:14.072 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.076 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.077 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.078 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.082 [DefaultDispatcher-worker-14 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.083 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.093 [DefaultDispatcher-worker-9 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.096 [DefaultDispatcher-worker-8 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2025-02-27 06:11:14.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-27 06:11:14.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-27 06:11:14.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:14.102 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647468a7: (connection evicted) 2025-02-27 06:11:14.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:14.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-27 06:11:14.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61f18997 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@39240aa3 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@39240aa3 2025-02-27 06:11:14.103 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-27 06:11:14.110 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39240aa3 2025-02-27 06:11:14.116 [DefaultDispatcher-worker-18 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:14.116 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.116 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.116 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.117 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.117 [DefaultDispatcher-worker-2 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.117 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39240aa3 2025-02-27 06:11:14.118 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39240aa3 2025-02-27 06:11:14.119 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39240aa3 2025-02-27 06:11:14.123 [DefaultDispatcher-worker-12 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39240aa3 2025-02-27 06:11:14.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-27 06:11:14.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-27 06:11:14.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:14.162 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39240aa3: (connection evicted) 2025-02-27 06:11:14.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:14.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-27 06:11:14.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336b7da4 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:14.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-27 06:11:14.218 [DefaultDispatcher-worker-7 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.221 [DefaultDispatcher-worker-11 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:14.221 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.221 [DefaultDispatcher-worker-17 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.221 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.221 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.222 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.222 [DefaultDispatcher-worker-10 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.225 [DefaultDispatcher-worker-19 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.227 [DefaultDispatcher-worker-3 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.244 [DefaultDispatcher-worker-12 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.245 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-27 06:11:14.249 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-02-27 06:11:14.250 [DefaultDispatcher-worker-16 @coroutine#2961] INFO ktor.application - Responding at http://0.0.0.0:39265 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c144349 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:14.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-27 06:11:14.259 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.259 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:14.259 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.259 [DefaultDispatcher-worker-12 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:14.260 [eventLoopGroupProxy-19-1 @call-handler#2972] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 06:11:14.260 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 06:11:14.260 [eventLoopGroupProxy-19-1 @call-handler#2972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.260 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.260 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:11:14.261 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.261 [DefaultDispatcher-worker-4 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.261 [DefaultDispatcher-worker-4 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2d4ffc 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:14.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-27 06:11:14.264 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:14.267 [DefaultDispatcher-worker-12 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.267 [DefaultDispatcher-worker-12 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.267 [DefaultDispatcher-worker-12 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.267 [DefaultDispatcher-worker-12 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.268 [eventLoopGroupProxy-19-2 @call-handler#2978] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 06:11:14.268 [eventLoopGroupProxy-19-2 @call-handler#2978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.268 [DefaultDispatcher-worker-13 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.268 [DefaultDispatcher-worker-13 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.272 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.272 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:14.272 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.272 [DefaultDispatcher-worker-1 @coroutine#2983] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:14.272 [DefaultDispatcher-worker-14 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.272 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-27 06:11:14.272 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.272 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28806954 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:14.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:14.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-27 06:11:14.273 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.273 [DefaultDispatcher-worker-12 @coroutine#2983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-27 06:11:14.273 [DefaultDispatcher-worker-12 @coroutine#2983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-27 06:11:14.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-27 06:11:14.273 [eventLoopGroupProxy-19-3 @call-handler#2992] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 06:11:14.273 [eventLoopGroupProxy-19-3 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.275 [DefaultDispatcher-worker-2 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.282 [DefaultDispatcher-worker-1 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.283 [DefaultDispatcher-worker-1 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.283 [DefaultDispatcher-worker-1 @coroutine#2982] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.283 [DefaultDispatcher-worker-1 @coroutine#2982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.283 [DefaultDispatcher-worker-1 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.283 [DefaultDispatcher-worker-1 @coroutine#2997] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-27 06:11:14.283 [DefaultDispatcher-worker-1 @coroutine#2997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.283 [eventLoopGroupProxy-19-2 @call-handler#2999] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 06:11:14.283 [DefaultDispatcher-worker-1 @coroutine#2997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-27 06:11:14.283 [eventLoopGroupProxy-19-2 @call-handler#2999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.283 [DefaultDispatcher-worker-1 @coroutine#2982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.284 [DefaultDispatcher-worker-1 @coroutine#2982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.284 [eventLoopGroupProxy-19-4 @call-handler#3010] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-27 06:11:14.285 [eventLoopGroupProxy-19-4 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.286 [eventLoopGroupProxy-19-5 @call-handler#3012] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-27 06:11:14.286 [eventLoopGroupProxy-19-5 @call-handler#3012] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.286 [eventLoopGroupProxy-19-5 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:11:14.287 [DefaultDispatcher-worker-4 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.288 [DefaultDispatcher-worker-11 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.288 [eventLoopGroupProxy-19-5 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.288 [DefaultDispatcher-worker-3 @coroutine#2997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.288 [DefaultDispatcher-worker-3 @coroutine#2997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-27 06:11:14.290 [DefaultDispatcher-worker-14 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.291 [DefaultDispatcher-worker-12 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.292 [DefaultDispatcher-worker-7 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-27 06:11:14.292 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.292 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.292 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.293 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-27 06:11:14.293 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.293 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.293 [DefaultDispatcher-worker-7 @coroutine#2996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.296 [DefaultDispatcher-worker-17 @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-27 06:11:14.299 [DefaultDispatcher-worker-1 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e0bdb 2025-02-27 06:11:14.307 [DefaultDispatcher-worker-2 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.308 [DefaultDispatcher-worker-16 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 06:11:14.308 [DefaultDispatcher-worker-16 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-27 06:11:14.308 [DefaultDispatcher-worker-16 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 06:11:14.309 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-27 06:11:14.312 [DefaultDispatcher-worker-11 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.323 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 06:11:14.323 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-27 06:11:14.323 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-27 06:11:14.323 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.324 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803009 2025-02-27 06:11:14.324 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803009. 2025-02-27 06:11:14.324 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803009 2025-02-27 06:11:14.324 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-27 06:11:14.327 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.327 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803009 2025-02-27 06:11:14.327 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803009 2025-02-27 06:11:14.327 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803009. 2025-02-27 06:11:14.327 [DefaultDispatcher-worker-19 @coroutine#3007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803009 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.332 [DefaultDispatcher-worker-15 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.332 [DefaultDispatcher-worker-15 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 06:11:14.332 [DefaultDispatcher-worker-15 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 06:11:14.332 [DefaultDispatcher-worker-15 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 06:11:14.333 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-27 06:11:14.334 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.334 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 06:11:14.334 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 06:11:14.335 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 06:11:14.335 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.338 [DefaultDispatcher-worker-12 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.348 [DefaultDispatcher-worker-19 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.351 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:14.352 [DefaultDispatcher-worker-18 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.352 [DefaultDispatcher-worker-7 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.352 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.352 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/message. 2025-02-27 06:11:14.352 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.352 [DefaultDispatcher-worker-18 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39265/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 06:11:14.353 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 06:11:14.353 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 06:11:14.353 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:11:14.357 [DefaultDispatcher-worker-14 @call-handler#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.357 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.357 [DefaultDispatcher-worker-2 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.357 [DefaultDispatcher-worker-2 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.358 [DefaultDispatcher-worker-2 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/message. 2025-02-27 06:11:14.358 [DefaultDispatcher-worker-2 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.361 [DefaultDispatcher-worker-17 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.363 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:14.367 [DefaultDispatcher-worker-1 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.368 [DefaultDispatcher-worker-1 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 06:11:14.368 [DefaultDispatcher-worker-1 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-27 06:11:14.368 [DefaultDispatcher-worker-1 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 06:11:14.369 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-27 06:11:14.371 [DefaultDispatcher-worker-2 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.373 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:14.384 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 06:11:14.384 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-27 06:11:14.384 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-27 06:11:14.384 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.384 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803010 2025-02-27 06:11:14.384 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803010. 2025-02-27 06:11:14.384 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803010 2025-02-27 06:11:14.384 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-27 06:11:14.385 [eventLoopGroupProxy-19-2 @call-handler#3064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.385 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803010 2025-02-27 06:11:14.385 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803010 2025-02-27 06:11:14.385 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803010. 2025-02-27 06:11:14.385 [DefaultDispatcher-worker-4 @coroutine#3007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=699204675989803010 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.389 [DefaultDispatcher-worker-15 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.389 [DefaultDispatcher-worker-15 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 06:11:14.389 [DefaultDispatcher-worker-15 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 06:11:14.389 [DefaultDispatcher-worker-15 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 06:11:14.389 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-27 06:11:14.390 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.390 [DefaultDispatcher-worker-8 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 06:11:14.390 [DefaultDispatcher-worker-8 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync 2025-02-27 06:11:14.390 [DefaultDispatcher-worker-8 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-27 06:11:14.390 [DefaultDispatcher-worker-8 @coroutine#3007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.393 [DefaultDispatcher-worker-3 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.404 [DefaultDispatcher-worker-14 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.407 [DefaultDispatcher-worker-17 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.407 [DefaultDispatcher-worker-17 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.407 [DefaultDispatcher-worker-17 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/message. 2025-02-27 06:11:14.407 [DefaultDispatcher-worker-15 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.407 [DefaultDispatcher-worker-17 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.407 [DefaultDispatcher-worker-17 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39265/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 06:11:14.408 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 06:11:14.408 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 06:11:14.408 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:11:14.411 [DefaultDispatcher-worker-8 @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.414 [DefaultDispatcher-worker-11 @call-handler#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.414 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.414 [DefaultDispatcher-worker-7 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.414 [DefaultDispatcher-worker-7 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.414 [DefaultDispatcher-worker-7 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/message. 2025-02-27 06:11:14.414 [DefaultDispatcher-worker-7 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.418 [DefaultDispatcher-worker-8 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.423 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 2025-02-27 06:11:14.423 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008. 2025-02-27 06:11:14.423 [UI Thread @coroutine#3094] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 2025-02-27 06:11:14.423 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.423 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.423 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.423 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-27 06:11:14.424 [eventLoopGroupProxy-19-5 @call-handler#3111] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-27 06:11:14.424 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.424 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.424 [UI Thread @coroutine#3103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.424 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.424 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.424 [UI Thread @coroutine#3105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.425 [UI Thread @coroutine#3122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 2025-02-27 06:11:14.425 [UI Thread @coroutine#3122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009. 2025-02-27 06:11:14.425 [UI Thread @coroutine#3122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 2025-02-27 06:11:14.425 [eventLoopGroupProxy-19-5 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.426 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.426 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.426 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.426 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.426 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.426 [UI Thread @coroutine#3094] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 2025-02-27 06:11:14.426 [UI Thread @coroutine#3094] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 2025-02-27 06:11:14.426 [UI Thread @coroutine#3094] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008. 2025-02-27 06:11:14.426 [UI Thread @coroutine#3094] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.427 [eventLoopGroupProxy-19-7 @call-handler#3134] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-27 06:11:14.427 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-27 06:11:14.427 [eventLoopGroupProxy-19-8 @call-handler#3136] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-27 06:11:14.428 [eventLoopGroupProxy-19-6 @call-handler#3135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.428 [eventLoopGroupProxy-19-7 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.428 [UI Thread @coroutine#3105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.428 [UI Thread @coroutine#3105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.428 [UI Thread @coroutine#3103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.428 [UI Thread @coroutine#3103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.429 [UI Thread @coroutine#3105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.429 [UI Thread @coroutine#3105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.429 [UI Thread @coroutine#3103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.429 [UI Thread @coroutine#3103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.432 [DefaultDispatcher-worker-5 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.434 [eventLoopGroupProxy-19-8 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.435 [UI Thread @coroutine#3122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 2025-02-27 06:11:14.435 [UI Thread @coroutine#3122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 2025-02-27 06:11:14.435 [UI Thread @coroutine#3122] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009. 2025-02-27 06:11:14.435 [UI Thread @coroutine#3122] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.437 [DefaultDispatcher-worker-16 @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.440 [DefaultDispatcher-worker-19 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.443 [DefaultDispatcher-worker-14 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.448 [DefaultDispatcher-worker-6 @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.450 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699204675989803008 2025-02-27 06:11:14.450 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699204675989803008. 2025-02-27 06:11:14.450 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699204675989803008 2025-02-27 06:11:14.451 [eventLoopGroupProxy-19-2 @call-handler#3153] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-02-27 06:11:14.452 [eventLoopGroupProxy-19-2 @call-handler#3153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.452 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699204675989803008 2025-02-27 06:11:14.452 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699204675989803008 2025-02-27 06:11:14.452 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699204675989803008. 2025-02-27 06:11:14.452 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.457 [DefaultDispatcher-worker-3 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.462 [DefaultDispatcher-worker-15 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.465 [DefaultDispatcher-worker-16 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.465 [DefaultDispatcher-worker-16 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.465 [DefaultDispatcher-worker-16 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/message. 2025-02-27 06:11:14.465 [DefaultDispatcher-worker-16 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.465 [DefaultDispatcher-worker-16 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39265/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 06:11:14.466 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 06:11:14.466 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 06:11:14.466 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:11:14.470 [DefaultDispatcher-worker-18 @call-handler#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.470 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.470 [DefaultDispatcher-worker-20 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.470 [DefaultDispatcher-worker-20 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.471 [DefaultDispatcher-worker-20 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/message. 2025-02-27 06:11:14.471 [DefaultDispatcher-worker-20 @coroutine#2965] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.474 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699204675989803010&assignmentUid=699204675989803008&clazzUid=699204675989803008&submitterUid=699204675989803009 2025-02-27 06:11:14.474 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699204675989803010&assignmentUid=699204675989803008&clazzUid=699204675989803008&submitterUid=699204675989803009. 2025-02-27 06:11:14.474 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699204675989803010&assignmentUid=699204675989803008&clazzUid=699204675989803008&submitterUid=699204675989803009 2025-02-27 06:11:14.475 [DefaultDispatcher-worker-6 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.475 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-02-27 06:11:14.478 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.478 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699204675989803010&assignmentUid=699204675989803008&clazzUid=699204675989803008&submitterUid=699204675989803009 2025-02-27 06:11:14.478 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699204675989803010&assignmentUid=699204675989803008&clazzUid=699204675989803008&submitterUid=699204675989803009 2025-02-27 06:11:14.478 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699204675989803010&assignmentUid=699204675989803008&clazzUid=699204675989803008&submitterUid=699204675989803009. 2025-02-27 06:11:14.478 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=699204675989803010&assignmentUid=699204675989803008&clazzUid=699204675989803008&submitterUid=699204675989803009 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.483 [DefaultDispatcher-worker-8 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.487 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/PersonDao/getNamesByUid?uid=699204675989803009 2025-02-27 06:11:14.487 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/PersonDao/getNamesByUid?uid=699204675989803009. 2025-02-27 06:11:14.487 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/PersonDao/getNamesByUid?uid=699204675989803009 2025-02-27 06:11:14.487 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-02-27 06:11:14.488 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.488 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.488 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.488 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.488 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699204675989803008 2025-02-27 06:11:14.488 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699204675989803008. 2025-02-27 06:11:14.488 [UI Thread @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699204675989803008 2025-02-27 06:11:14.488 [eventLoopGroupProxy-19-5 @call-handler#3209] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-02-27 06:11:14.488 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.488 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.488 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.488 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.488 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.488 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-02-27 06:11:14.488 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.488 [eventLoopGroupProxy-19-6 @call-handler#3220] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-02-27 06:11:14.489 [eventLoopGroupProxy-19-7 @call-handler#3221] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-02-27 06:11:14.489 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/PersonDao/getNamesByUid?uid=699204675989803009 2025-02-27 06:11:14.489 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/PersonDao/getNamesByUid?uid=699204675989803009 2025-02-27 06:11:14.489 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/PersonDao/getNamesByUid?uid=699204675989803009. 2025-02-27 06:11:14.489 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/PersonDao/getNamesByUid?uid=699204675989803009 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.489 [eventLoopGroupProxy-19-6 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.489 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.489 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.490 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.490 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.490 [eventLoopGroupProxy-19-7 @call-handler#3221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.490 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.490 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.490 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.490 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.490 [eventLoopGroupProxy-19-5 @call-handler#3209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.490 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.490 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.490 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.490 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=699204675989803009&assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.491 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.491 [UI Thread @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699204675989803008 2025-02-27 06:11:14.491 [UI Thread @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699204675989803008 2025-02-27 06:11:14.491 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699204675989803008. 2025-02-27 06:11:14.491 [UI Thread @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.494 [DefaultDispatcher-worker-1 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.497 [DefaultDispatcher-worker-12 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.499 [DefaultDispatcher-worker-2 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.502 [DefaultDispatcher-worker-11 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.505 [DefaultDispatcher-worker-15 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.508 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803010 2025-02-27 06:11:14.508 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803010. 2025-02-27 06:11:14.508 [UI Thread @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803010 2025-02-27 06:11:14.508 [eventLoopGroupProxy-19-2 @call-handler#3237] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-02-27 06:11:14.510 [eventLoopGroupProxy-19-2 @call-handler#3237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.511 [UI Thread @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803010 2025-02-27 06:11:14.511 [UI Thread @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803010 2025-02-27 06:11:14.511 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803010. 2025-02-27 06:11:14.511 [UI Thread @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803010 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.515 [DefaultDispatcher-worker-7 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.516 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/PersonDao/findByUidAsync?uid=699204675989803009 2025-02-27 06:11:14.516 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/PersonDao/findByUidAsync?uid=699204675989803009. 2025-02-27 06:11:14.516 [UI Thread @coroutine#3235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/PersonDao/findByUidAsync?uid=699204675989803009 2025-02-27 06:11:14.516 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-02-27 06:11:14.517 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.517 [UI Thread @coroutine#3235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/PersonDao/findByUidAsync?uid=699204675989803009 2025-02-27 06:11:14.517 [UI Thread @coroutine#3235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/PersonDao/findByUidAsync?uid=699204675989803009 2025-02-27 06:11:14.517 [UI Thread @coroutine#3235] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/PersonDao/findByUidAsync?uid=699204675989803009. 2025-02-27 06:11:14.517 [UI Thread @coroutine#3235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/PersonDao/findByUidAsync?uid=699204675989803009 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.521 [DefaultDispatcher-worker-10 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.526 [DefaultDispatcher-worker-18 @coroutine#3235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.529 [DefaultDispatcher-worker-16 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.529 [DefaultDispatcher-worker-16 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.529 [DefaultDispatcher-worker-16 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/message. 2025-02-27 06:11:14.529 [DefaultDispatcher-worker-16 @coroutine#2984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.529 [DefaultDispatcher-worker-16 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39265/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-27 06:11:14.529 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-27 06:11:14.530 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-27 06:11:14.530 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-27 06:11:14.533 [DefaultDispatcher-worker-4 @call-handler#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2025-02-27 06:11:14.534 [eventLoopGroupProxy-19-2 @call-handler#3246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.534 [DefaultDispatcher-worker-18 @coroutine#2984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.534 [DefaultDispatcher-worker-18 @coroutine#2984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/replication/message 2025-02-27 06:11:14.534 [DefaultDispatcher-worker-18 @coroutine#2984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/replication/message. 2025-02-27 06:11:14.534 [DefaultDispatcher-worker-18 @coroutine#2984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.535 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 2025-02-27 06:11:14.535 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008. 2025-02-27 06:11:14.535 [UI Thread @coroutine#3269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 2025-02-27 06:11:14.535 [UI Thread @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.535 [UI Thread @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.535 [UI Thread @coroutine#3273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.535 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-27 06:11:14.535 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.535 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.535 [UI Thread @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.535 [eventLoopGroupProxy-19-5 @call-handler#3287] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-27 06:11:14.535 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.535 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.535 [UI Thread @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.536 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.536 [eventLoopGroupProxy-19-6 @call-handler#3298] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-27 06:11:14.536 [UI Thread @coroutine#3297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 2025-02-27 06:11:14.536 [UI Thread @coroutine#3297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009. 2025-02-27 06:11:14.536 [UI Thread @coroutine#3297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 2025-02-27 06:11:14.536 [eventLoopGroupProxy-19-7 @call-handler#3300] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-27 06:11:14.536 [UI Thread @coroutine#3269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 2025-02-27 06:11:14.536 [UI Thread @coroutine#3269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 2025-02-27 06:11:14.536 [eventLoopGroupProxy-19-8 @call-handler#3308] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-27 06:11:14.536 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008. 2025-02-27 06:11:14.536 [UI Thread @coroutine#3269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.536 [eventLoopGroupProxy-19-6 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.536 [eventLoopGroupProxy-19-7 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.536 [UI Thread @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.536 [UI Thread @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.536 [eventLoopGroupProxy-19-5 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.536 [UI Thread @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.536 [UI Thread @coroutine#3278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.536 [UI Thread @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.536 [UI Thread @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.537 [UI Thread @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.537 [UI Thread @coroutine#3280] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.537 [UI Thread @coroutine#3273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.537 [UI Thread @coroutine#3273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 2025-02-27 06:11:14.537 [UI Thread @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008. 2025-02-27 06:11:14.537 [UI Thread @coroutine#3273] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=699204675989803009&assignmentUid=699204675989803008 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.538 [eventLoopGroupProxy-19-8 @call-handler#3308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-27 06:11:14.538 [UI Thread @coroutine#3297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 2025-02-27 06:11:14.538 [UI Thread @coroutine#3297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 2025-02-27 06:11:14.538 [UI Thread @coroutine#3297] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009. 2025-02-27 06:11:14.538 [UI Thread @coroutine#3297] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39265/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=699204675989803008&clazzUid=699204675989803008&accountPersonUid=699204675989803009 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:14.538 [DefaultDispatcher-worker-7 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2025-02-27 06:11:14.540 [DefaultDispatcher-worker-11 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.543 [DefaultDispatcher-worker-18 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.546 [DefaultDispatcher-worker-9 @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.549 [DefaultDispatcher-worker-4 @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.552 [DefaultDispatcher-worker-20 @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b 2025-02-27 06:11:14.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-02-27 06:11:14.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-02-27 06:11:14.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:14.554 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef7064b: (connection evicted) 2025-02-27 06:11:14.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:14.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-02-27 06:11:14.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-02-27 06:11:14.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-27 06:11:14.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-27 06:11:14.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:14.555 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a: (connection evicted) 2025-02-27 06:11:14.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:14.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-27 06:11:14.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-27 06:11:14.570 [DefaultDispatcher-worker-7 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:14.570 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.570 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.570 [DefaultDispatcher-worker-7 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.571 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.571 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.670 [DefaultDispatcher-worker-13 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:14.670 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.670 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.670 [DefaultDispatcher-worker-13 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.671 [DefaultDispatcher-worker-10 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.671 [DefaultDispatcher-worker-10 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.754 [DefaultDispatcher-worker-14 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:14.754 [DefaultDispatcher-worker-14 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.754 [DefaultDispatcher-worker-14 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.754 [DefaultDispatcher-worker-14 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.755 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.755 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.836 [DefaultDispatcher-worker-11 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:14.836 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.836 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.836 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.837 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.837 [DefaultDispatcher-worker-4 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.878 [DefaultDispatcher-worker-19 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:14.878 [DefaultDispatcher-worker-19 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.878 [DefaultDispatcher-worker-19 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.878 [DefaultDispatcher-worker-19 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.878 [DefaultDispatcher-worker-13 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.878 [DefaultDispatcher-worker-13 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.916 [DefaultDispatcher-worker-7 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:14.917 [DefaultDispatcher-worker-7 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.917 [DefaultDispatcher-worker-7 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.917 [DefaultDispatcher-worker-7 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.917 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.991 [DefaultDispatcher-worker-6 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:14.991 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.991 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:14.991 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.992 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:14.992 [DefaultDispatcher-worker-14 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.033 [DefaultDispatcher-worker-20 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:15.034 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.034 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.034 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.034 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.034 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.121 [DefaultDispatcher-worker-7 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:15.121 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.121 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.121 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.122 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.122 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.226 [DefaultDispatcher-worker-12 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:15.226 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.226 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.226 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.227 [DefaultDispatcher-worker-16 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.227 [DefaultDispatcher-worker-16 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-27 06:11:15.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-27 06:11:15.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.558 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc: (connection evicted) 2025-02-27 06:11:15.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-27 06:11:15.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-27 06:11:15.560 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@709c41da 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-02-27 06:11:15.561 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-27 06:11:15.570 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-02-27 06:11:15.576 [DefaultDispatcher-worker-4 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:15.576 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.576 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.576 [DefaultDispatcher-worker-4 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.576 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.576 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.577 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-02-27 06:11:15.578 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-02-27 06:11:15.579 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4467088e 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-02-27 06:11:15.579 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-27 06:11:15.588 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-02-27 06:11:15.594 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-02-27 06:11:15.595 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-02-27 06:11:15.596 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-02-27 06:11:15.600 [DefaultDispatcher-worker-17 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2025-02-27 06:11:15.610 [DefaultDispatcher-worker-17 @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-02-27 06:11:15.616 [DefaultDispatcher-worker-6 @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2025-02-27 06:11:15.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-27 06:11:15.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-27 06:11:15.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.620 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a467f08: (connection evicted) 2025-02-27 06:11:15.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-27 06:11:15.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-27 06:11:15.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-27 06:11:15.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-27 06:11:15.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.621 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49: (connection evicted) 2025-02-27 06:11:15.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-27 06:11:15.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bce19db 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.622 [Test worker @coroutine#3427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-27 06:11:15.623 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.623 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.623 [Test worker @coroutine#3427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-27 06:11:15.631 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.637 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.638 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.639 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f745970 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.639 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-02-27 06:11:15.640 [Test worker @coroutine#3427] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-27 06:11:15.649 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-02-27 06:11:15.654 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-02-27 06:11:15.655 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-02-27 06:11:15.656 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-02-27 06:11:15.661 [DefaultDispatcher-worker-11 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe 2025-02-27 06:11:15.669 [DefaultDispatcher-worker-16 @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.674 [DefaultDispatcher-worker-13 @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.674 [DefaultDispatcher-worker-3 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:15.675 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.675 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.675 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.675 [DefaultDispatcher-worker-9 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.675 [DefaultDispatcher-worker-9 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.679 [DefaultDispatcher-worker-2 @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.690 [DefaultDispatcher-worker-5 @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-02-27 06:11:15.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-27 06:11:15.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-27 06:11:15.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.692 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735: (connection evicted) 2025-02-27 06:11:15.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-27 06:11:15.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-27 06:11:15.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-27 06:11:15.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-27 06:11:15.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.693 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f59dfe: (connection evicted) 2025-02-27 06:11:15.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-27 06:11:15.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f7fb45 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2025-02-27 06:11:15.694 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-27 06:11:15.703 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2025-02-27 06:11:15.709 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2025-02-27 06:11:15.710 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2025-02-27 06:11:15.711 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ceeb762 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.711 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2025-02-27 06:11:15.712 [Test worker @coroutine#3516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-27 06:11:15.720 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2025-02-27 06:11:15.726 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2025-02-27 06:11:15.727 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2025-02-27 06:11:15.728 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2025-02-27 06:11:15.732 [DefaultDispatcher-worker-4 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd 2025-02-27 06:11:15.741 [DefaultDispatcher-worker-13 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2025-02-27 06:11:15.745 [DefaultDispatcher-worker-5 @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44 2025-02-27 06:11:15.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-27 06:11:15.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-27 06:11:15.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.749 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb0ed44: (connection evicted) 2025-02-27 06:11:15.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-27 06:11:15.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-27 06:11:15.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-27 06:11:15.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-27 06:11:15.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.750 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@504f2bcd: (connection evicted) 2025-02-27 06:11:15.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-27 06:11:15.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3ea082 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-02-27 06:11:15.751 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-27 06:11:15.759 [DefaultDispatcher-worker-4 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:15.759 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.759 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.759 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.760 [DefaultDispatcher-worker-17 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.760 [DefaultDispatcher-worker-17 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.761 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-02-27 06:11:15.766 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-02-27 06:11:15.767 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-02-27 06:11:15.768 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2380e8d4 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2025-02-27 06:11:15.769 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-27 06:11:15.778 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2025-02-27 06:11:15.784 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2025-02-27 06:11:15.785 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2025-02-27 06:11:15.786 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2025-02-27 06:11:15.790 [DefaultDispatcher-worker-3 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407956a5 2025-02-27 06:11:15.798 [DefaultDispatcher-worker-18 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-02-27 06:11:15.802 [DefaultDispatcher-worker-7 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-02-27 06:11:15.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-27 06:11:15.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-27 06:11:15.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.807 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68330024: (connection evicted) 2025-02-27 06:11:15.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-27 06:11:15.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-27 06:11:15.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-27 06:11:15.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-27 06:11:15.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.807 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@407956a5: (connection evicted) 2025-02-27 06:11:15.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-27 06:11:15.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35307365 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-02-27 06:11:15.808 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-27 06:11:15.817 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-02-27 06:11:15.823 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-02-27 06:11:15.824 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-02-27 06:11:15.825 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a27356 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.825 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-27 06:11:15.826 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-02-27 06:11:15.826 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-02-27 06:11:15.826 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-27 06:11:15.834 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-02-27 06:11:15.840 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-02-27 06:11:15.841 [DefaultDispatcher-worker-8 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:15.841 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.841 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.841 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.841 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-02-27 06:11:15.842 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.842 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.842 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-02-27 06:11:15.846 [DefaultDispatcher-worker-15 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9 2025-02-27 06:11:15.854 [DefaultDispatcher-worker-11 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-02-27 06:11:15.859 [DefaultDispatcher-worker-8 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0 2025-02-27 06:11:15.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-27 06:11:15.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-27 06:11:15.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.863 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2968d3c0: (connection evicted) 2025-02-27 06:11:15.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-27 06:11:15.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-27 06:11:15.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-27 06:11:15.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-27 06:11:15.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.864 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66e6e5e9: (connection evicted) 2025-02-27 06:11:15.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-27 06:11:15.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e91b051 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-02-27 06:11:15.865 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-27 06:11:15.874 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-02-27 06:11:15.880 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-02-27 06:11:15.881 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-02-27 06:11:15.883 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428169d 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.883 [DefaultDispatcher-worker-10 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-27 06:11:15.883 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.883 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.883 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-02-27 06:11:15.883 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-27 06:11:15.884 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.884 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.892 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-02-27 06:11:15.898 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-02-27 06:11:15.899 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-02-27 06:11:15.900 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-02-27 06:11:15.904 [DefaultDispatcher-worker-1 @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2025-02-27 06:11:15.913 [DefaultDispatcher-worker-13 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-02-27 06:11:15.917 [DefaultDispatcher-worker-18 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-02-27 06:11:15.921 [DefaultDispatcher-worker-12 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2025-02-27 06:11:15.921 [DefaultDispatcher-worker-13 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:15.921 [DefaultDispatcher-worker-13 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.921 [DefaultDispatcher-worker-13 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.921 [DefaultDispatcher-worker-13 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.921 [DefaultDispatcher-worker-13 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-27 06:11:15.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-27 06:11:15.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.925 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77376e83: (connection evicted) 2025-02-27 06:11:15.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-27 06:11:15.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-27 06:11:15.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-27 06:11:15.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-27 06:11:15.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.925 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@434c179e: (connection evicted) 2025-02-27 06:11:15.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-27 06:11:15.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-27 06:11:15.926 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ccc8cd 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.927 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-27 06:11:15.936 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.941 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.943 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.944 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1427827f 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-02-27 06:11:15.944 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-27 06:11:15.953 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-02-27 06:11:15.959 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-02-27 06:11:15.960 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-02-27 06:11:15.961 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-02-27 06:11:15.964 [DefaultDispatcher-worker-8 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-02-27 06:11:15.972 [DefaultDispatcher-worker-9 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.977 [DefaultDispatcher-worker-3 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.980 [DefaultDispatcher-worker-10 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.989 [DefaultDispatcher-worker-4 @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-02-27 06:11:15.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-27 06:11:15.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-27 06:11:15.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.991 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d: (connection evicted) 2025-02-27 06:11:15.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-27 06:11:15.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-27 06:11:15.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-27 06:11:15.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-27 06:11:15.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:15.992 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd: (connection evicted) 2025-02-27 06:11:15.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:15.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-27 06:11:15.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2620f935 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 06:11:15.993 [Test worker @coroutine#3844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-27 06:11:15.995 [DefaultDispatcher-worker-10 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:15.995 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.995 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:15.995 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.996 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:15.996 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.001 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 06:11:16.006 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 06:11:16.007 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 06:11:16.007 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d12d0e 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 06:11:16.008 [Test worker @coroutine#3844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-27 06:11:16.015 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 06:11:16.020 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 06:11:16.021 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 06:11:16.022 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 06:11:16.025 [DefaultDispatcher-worker-1 @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b01319 2025-02-27 06:11:16.032 [DefaultDispatcher-worker-12 @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 06:11:16.037 [DefaultDispatcher-worker-14 @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 06:11:16.038 [DefaultDispatcher-worker-8 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:16.038 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.038 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:16.038 [DefaultDispatcher-worker-8 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.038 [Test worker @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fe9099 2025-02-27 06:11:16.039 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.039 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-27 06:11:16.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-27 06:11:16.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.042 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42fe9099: (connection evicted) 2025-02-27 06:11:16.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-27 06:11:16.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-27 06:11:16.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-27 06:11:16.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-27 06:11:16.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.043 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b01319: (connection evicted) 2025-02-27 06:11:16.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-27 06:11:16.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642270ad 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.044 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-27 06:11:16.051 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.056 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.057 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.058 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c32f3d8 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 06:11:16.058 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-27 06:11:16.065 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 06:11:16.070 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 06:11:16.071 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 06:11:16.072 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 06:11:16.075 [DefaultDispatcher-worker-13 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-02-27 06:11:16.082 [DefaultDispatcher-worker-17 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.086 [DefaultDispatcher-worker-5 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.087 [Test worker @coroutine#3933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.088 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-02-27 06:11:16.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-27 06:11:16.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-27 06:11:16.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.092 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e427b6: (connection evicted) 2025-02-27 06:11:16.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-27 06:11:16.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-27 06:11:16.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-27 06:11:16.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-27 06:11:16.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.093 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f4276b: (connection evicted) 2025-02-27 06:11:16.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-27 06:11:16.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665fb1d8 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-27 06:11:16.094 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-27 06:11:16.101 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-27 06:11:16.106 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-27 06:11:16.107 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-27 06:11:16.108 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d49e35 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.108 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-27 06:11:16.109 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-27 06:11:16.109 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-27 06:11:16.109 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-27 06:11:16.116 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-27 06:11:16.120 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-27 06:11:16.121 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-27 06:11:16.122 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-27 06:11:16.125 [DefaultDispatcher-worker-19 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:16.125 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.125 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:16.125 [DefaultDispatcher-worker-19 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.126 [DefaultDispatcher-worker-11 @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2025-02-27 06:11:16.126 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.126 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.135 [DefaultDispatcher-worker-5 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-27 06:11:16.140 [DefaultDispatcher-worker-17 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2025-02-27 06:11:16.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-27 06:11:16.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-27 06:11:16.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.178 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43376a03: (connection evicted) 2025-02-27 06:11:16.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-27 06:11:16.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-27 06:11:16.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-27 06:11:16.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-27 06:11:16.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.179 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60580e42: (connection evicted) 2025-02-27 06:11:16.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-27 06:11:16.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7083e548 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f1d374 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f1d374 2025-02-27 06:11:16.180 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-27 06:11:16.188 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f1d374 2025-02-27 06:11:16.192 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f1d374 2025-02-27 06:11:16.193 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f1d374 2025-02-27 06:11:16.194 [Test worker @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f1d374 2025-02-27 06:11:16.194 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53fa630 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5376b7 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5376b7 2025-02-27 06:11:16.195 [Test worker @coroutine#4048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-27 06:11:16.202 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5376b7 2025-02-27 06:11:16.207 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5376b7 2025-02-27 06:11:16.208 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5376b7 2025-02-27 06:11:16.209 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5376b7 2025-02-27 06:11:16.213 [DefaultDispatcher-worker-7 @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5376b7 2025-02-27 06:11:16.221 [DefaultDispatcher-worker-7 @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f1d374 2025-02-27 06:11:16.226 [DefaultDispatcher-worker-15 @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f1d374 2025-02-27 06:11:16.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-27 06:11:16.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-27 06:11:16.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.230 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f1d374: (connection evicted) 2025-02-27 06:11:16.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-27 06:11:16.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-27 06:11:16.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-27 06:11:16.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-27 06:11:16.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.231 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d5376b7: (connection evicted) 2025-02-27 06:11:16.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-27 06:11:16.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-27 06:11:16.231 [DefaultDispatcher-worker-19 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:16.232 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.232 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:16.232 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29617475 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.232 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-27 06:11:16.232 [DefaultDispatcher-worker-6 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.232 [DefaultDispatcher-worker-6 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.233 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.233 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.233 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-27 06:11:16.240 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.244 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.245 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.246 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38499139 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.246 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca93dee 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca93dee 2025-02-27 06:11:16.247 [Test worker @coroutine#4107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-27 06:11:16.254 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca93dee 2025-02-27 06:11:16.259 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca93dee 2025-02-27 06:11:16.259 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca93dee 2025-02-27 06:11:16.260 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca93dee 2025-02-27 06:11:16.264 [DefaultDispatcher-worker-16 @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca93dee 2025-02-27 06:11:16.271 [DefaultDispatcher-worker-1 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.275 [DefaultDispatcher-worker-16 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.276 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.277 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353b5d86 2025-02-27 06:11:16.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-27 06:11:16.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-27 06:11:16.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.281 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353b5d86: (connection evicted) 2025-02-27 06:11:16.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-27 06:11:16.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-27 06:11:16.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-27 06:11:16.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-27 06:11:16.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.282 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca93dee: (connection evicted) 2025-02-27 06:11:16.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-27 06:11:16.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a18feb 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092 2025-02-27 06:11:16.283 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-27 06:11:16.290 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092 2025-02-27 06:11:16.295 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092 2025-02-27 06:11:16.296 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092 2025-02-27 06:11:16.297 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ae5180 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2025-02-27 06:11:16.297 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-27 06:11:16.304 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2025-02-27 06:11:16.309 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2025-02-27 06:11:16.310 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2025-02-27 06:11:16.311 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2025-02-27 06:11:16.314 [DefaultDispatcher-worker-9 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bac4423 2025-02-27 06:11:16.321 [DefaultDispatcher-worker-12 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092 2025-02-27 06:11:16.326 [DefaultDispatcher-worker-19 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092 2025-02-27 06:11:16.331 [UI Thread @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092 2025-02-27 06:11:16.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-27 06:11:16.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-27 06:11:16.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.333 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1a5092: (connection evicted) 2025-02-27 06:11:16.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-27 06:11:16.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-27 06:11:16.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-27 06:11:16.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-27 06:11:16.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.333 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bac4423: (connection evicted) 2025-02-27 06:11:16.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-27 06:11:16.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a4637c 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2025-02-27 06:11:16.335 [Test worker @coroutine#4261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-27 06:11:16.342 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2025-02-27 06:11:16.347 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2025-02-27 06:11:16.348 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2025-02-27 06:11:16.349 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2025-02-27 06:11:16.353 [DefaultDispatcher-worker-6 @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2025-02-27 06:11:16.354 [Test worker @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2025-02-27 06:11:16.361 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c27b65 2025-02-27 06:11:16.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-27 06:11:16.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-27 06:11:16.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.373 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c27b65: (connection evicted) 2025-02-27 06:11:16.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-27 06:11:16.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a121fe 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-02-27 06:11:16.374 [Test worker @coroutine#4295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-27 06:11:16.382 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-02-27 06:11:16.386 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-02-27 06:11:16.387 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-02-27 06:11:16.388 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5a7f 2025-02-27 06:11:16.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-27 06:11:16.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-27 06:11:16.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:16.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-27 06:11:16.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5031786b 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f578fc2 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f578fc2 2025-02-27 06:11:16.391 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-27 06:11:16.399 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f578fc2 2025-02-27 06:11:16.404 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f578fc2 2025-02-27 06:11:16.404 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f578fc2 2025-02-27 06:11:16.405 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f578fc2 2025-02-27 06:11:16.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-27 06:11:16.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-27 06:11:16.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:16.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-27 06:11:16.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31eb5ed6 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.408 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2025-02-27 06:11:16.409 [Test worker @coroutine#4355] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-27 06:11:16.416 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2025-02-27 06:11:16.421 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2025-02-27 06:11:16.422 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2025-02-27 06:11:16.423 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c70da80 2025-02-27 06:11:16.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-27 06:11:16.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-27 06:11:16.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:16.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-27 06:11:16.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-27 06:11:16.426 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4594a8 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-02-27 06:11:16.427 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-27 06:11:16.440 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-02-27 06:11:16.446 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-02-27 06:11:16.447 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-02-27 06:11:16.447 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-02-27 06:11:16.453 [DefaultDispatcher-worker-9 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dba6013 2025-02-27 06:11:16.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-27 06:11:16.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-27 06:11:16.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.461 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dba6013: (connection evicted) 2025-02-27 06:11:16.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-27 06:11:16.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21440e36 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-02-27 06:11:16.462 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-27 06:11:16.470 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-02-27 06:11:16.475 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-02-27 06:11:16.475 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-02-27 06:11:16.476 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2025-02-27 06:11:16.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-27 06:11:16.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-27 06:11:16.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:16.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-27 06:11:16.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ab75c 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6564c 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6564c 2025-02-27 06:11:16.479 [Test worker @coroutine#4449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-27 06:11:16.488 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6564c 2025-02-27 06:11:16.493 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6564c 2025-02-27 06:11:16.493 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6564c 2025-02-27 06:11:16.494 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6564c 2025-02-27 06:11:16.499 [DefaultDispatcher-worker-14 @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6564c 2025-02-27 06:11:16.499 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6564c 2025-02-27 06:11:16.501 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6564c 2025-02-27 06:11:16.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-27 06:11:16.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-27 06:11:16.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.513 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a6564c: (connection evicted) 2025-02-27 06:11:16.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-27 06:11:16.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb5dce0 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-02-27 06:11:16.514 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-27 06:11:16.521 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-02-27 06:11:16.526 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-02-27 06:11:16.527 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-02-27 06:11:16.528 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d92e9da 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-27 06:11:16.528 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-27 06:11:16.537 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-27 06:11:16.541 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-27 06:11:16.542 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-27 06:11:16.543 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-27 06:11:16.547 [DefaultDispatcher-worker-1 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6208f81c 2025-02-27 06:11:16.554 [DefaultDispatcher-worker-3 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-02-27 06:11:16.563 [DefaultDispatcher-worker-2 @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135a8812 2025-02-27 06:11:16.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-27 06:11:16.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-27 06:11:16.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.568 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135a8812: (connection evicted) 2025-02-27 06:11:16.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-27 06:11:16.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-27 06:11:16.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-27 06:11:16.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-27 06:11:16.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.568 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6208f81c: (connection evicted) 2025-02-27 06:11:16.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-27 06:11:16.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48fbb1bc 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.569 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-02-27 06:11:16.570 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-27 06:11:16.577 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-02-27 06:11:16.581 [DefaultDispatcher-worker-15 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:16.581 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.581 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:16.581 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.582 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.582 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.583 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-02-27 06:11:16.584 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-02-27 06:11:16.585 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246f9fa8 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-02-27 06:11:16.586 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-27 06:11:16.593 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-02-27 06:11:16.598 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-02-27 06:11:16.599 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-02-27 06:11:16.600 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-02-27 06:11:16.603 [DefaultDispatcher-worker-8 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af85b32 2025-02-27 06:11:16.610 [DefaultDispatcher-worker-9 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-02-27 06:11:16.617 [DefaultDispatcher-worker-14 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4 2025-02-27 06:11:16.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-27 06:11:16.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-27 06:11:16.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.620 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd2a6a4: (connection evicted) 2025-02-27 06:11:16.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-27 06:11:16.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-27 06:11:16.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-27 06:11:16.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-27 06:11:16.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.620 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af85b32: (connection evicted) 2025-02-27 06:11:16.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-27 06:11:16.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ef22587 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.622 [Test worker @coroutine#4538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-27 06:11:16.623 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.623 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.623 [Test worker @coroutine#4538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-27 06:11:16.630 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.635 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.636 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.637 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5145dddc 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.637 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-02-27 06:11:16.638 [Test worker @coroutine#4538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-27 06:11:16.645 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-02-27 06:11:16.650 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-02-27 06:11:16.651 [Test worker @coroutine#4547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-02-27 06:11:16.652 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-02-27 06:11:16.656 [DefaultDispatcher-worker-13 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7 2025-02-27 06:11:16.662 [DefaultDispatcher-worker-18 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.669 [DefaultDispatcher-worker-4 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.673 [DefaultDispatcher-worker-1 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.678 [DefaultDispatcher-worker-18 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3 2025-02-27 06:11:16.679 [DefaultDispatcher-worker-17 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:16.679 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.679 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:16.679 [DefaultDispatcher-worker-17 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.680 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.680 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-27 06:11:16.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-27 06:11:16.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.684 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f2312f3: (connection evicted) 2025-02-27 06:11:16.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-27 06:11:16.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-27 06:11:16.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-27 06:11:16.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-27 06:11:16.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.685 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b05ec7: (connection evicted) 2025-02-27 06:11:16.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-27 06:11:16.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acf7db2 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-02-27 06:11:16.687 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-27 06:11:16.698 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-02-27 06:11:16.703 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-02-27 06:11:16.704 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-02-27 06:11:16.705 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da61ee2 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.705 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-27 06:11:16.706 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-02-27 06:11:16.706 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-02-27 06:11:16.706 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-27 06:11:16.713 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-02-27 06:11:16.718 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-02-27 06:11:16.719 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-02-27 06:11:16.720 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-02-27 06:11:16.724 [DefaultDispatcher-worker-19 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c74025e 2025-02-27 06:11:16.732 [DefaultDispatcher-worker-15 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-02-27 06:11:16.737 [DefaultDispatcher-worker-16 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-02-27 06:11:16.740 [DefaultDispatcher-worker-3 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e 2025-02-27 06:11:16.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-27 06:11:16.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-27 06:11:16.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.745 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a973b5e: (connection evicted) 2025-02-27 06:11:16.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-27 06:11:16.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-27 06:11:16.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-27 06:11:16.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-27 06:11:16.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.746 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c74025e: (connection evicted) 2025-02-27 06:11:16.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-27 06:11:16.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648e25f2 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.747 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-27 06:11:16.748 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-02-27 06:11:16.748 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-02-27 06:11:16.748 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-27 06:11:16.755 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-02-27 06:11:16.760 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-02-27 06:11:16.760 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-02-27 06:11:16.761 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-02-27 06:11:16.761 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6682e9b0 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6245303e 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6245303e 2025-02-27 06:11:16.762 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-27 06:11:16.764 [DefaultDispatcher-worker-16 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:16.764 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.764 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:16.764 [DefaultDispatcher-worker-16 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.765 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.765 [DefaultDispatcher-worker-5 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.769 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6245303e 2025-02-27 06:11:16.774 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6245303e 2025-02-27 06:11:16.775 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6245303e 2025-02-27 06:11:16.776 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6245303e 2025-02-27 06:11:16.779 [DefaultDispatcher-worker-17 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6245303e 2025-02-27 06:11:16.786 [DefaultDispatcher-worker-7 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-02-27 06:11:16.790 [DefaultDispatcher-worker-17 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-02-27 06:11:16.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-27 06:11:16.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-27 06:11:16.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.792 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509d0d21: (connection evicted) 2025-02-27 06:11:16.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-27 06:11:16.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-27 06:11:16.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-27 06:11:16.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-27 06:11:16.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.792 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6245303e: (connection evicted) 2025-02-27 06:11:16.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-27 06:11:16.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ade311 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-02-27 06:11:16.795 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-27 06:11:16.802 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-02-27 06:11:16.807 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-02-27 06:11:16.808 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-02-27 06:11:16.809 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebefe31 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-02-27 06:11:16.809 [Test worker @coroutine#4657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-27 06:11:16.816 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-02-27 06:11:16.821 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-02-27 06:11:16.822 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-02-27 06:11:16.822 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-02-27 06:11:16.826 [DefaultDispatcher-worker-1 @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c 2025-02-27 06:11:16.833 [DefaultDispatcher-worker-18 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-02-27 06:11:16.838 [DefaultDispatcher-worker-17 @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-02-27 06:11:16.846 [DefaultDispatcher-worker-9 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:16.846 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.846 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:16.846 [DefaultDispatcher-worker-9 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.847 [DefaultDispatcher-worker-20 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.847 [DefaultDispatcher-worker-20 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.847 [DefaultDispatcher-worker-10 @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251ed676 2025-02-27 06:11:16.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-27 06:11:16.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-27 06:11:16.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.848 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251ed676: (connection evicted) 2025-02-27 06:11:16.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-27 06:11:16.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-27 06:11:16.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-27 06:11:16.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-27 06:11:16.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.849 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b47e09c: (connection evicted) 2025-02-27 06:11:16.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-27 06:11:16.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13473685 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.850 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.851 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-27 06:11:16.851 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.851 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.851 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-27 06:11:16.858 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.863 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.864 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.864 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772357e9 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-02-27 06:11:16.865 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-27 06:11:16.872 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-02-27 06:11:16.877 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-02-27 06:11:16.878 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-02-27 06:11:16.879 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-02-27 06:11:16.883 [DefaultDispatcher-worker-7 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c8a027 2025-02-27 06:11:16.888 [DefaultDispatcher-worker-6 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:16.888 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.888 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:16.888 [DefaultDispatcher-worker-6 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.889 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.889 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.890 [DefaultDispatcher-worker-12 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.895 [DefaultDispatcher-worker-16 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.898 [DefaultDispatcher-worker-12 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.905 [DefaultDispatcher-worker-12 @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f 2025-02-27 06:11:16.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-27 06:11:16.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-27 06:11:16.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.906 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec6bc6f: (connection evicted) 2025-02-27 06:11:16.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-27 06:11:16.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-27 06:11:16.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-27 06:11:16.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-27 06:11:16.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.907 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18c8a027: (connection evicted) 2025-02-27 06:11:16.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-27 06:11:16.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48e7e2ca 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.908 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-27 06:11:16.909 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a2a9a0 2025-02-27 06:11:16.909 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a2a9a0 2025-02-27 06:11:16.909 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-27 06:11:16.916 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a2a9a0 2025-02-27 06:11:16.921 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a2a9a0 2025-02-27 06:11:16.922 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a2a9a0 2025-02-27 06:11:16.923 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a2a9a0 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40d73518 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.923 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-27 06:11:16.924 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0d97bb 2025-02-27 06:11:16.924 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0d97bb 2025-02-27 06:11:16.924 [Test worker @coroutine#4734] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-27 06:11:16.925 [DefaultDispatcher-worker-20 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:16.926 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.926 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:16.926 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.926 [DefaultDispatcher-worker-20 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:16.931 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d97bb 2025-02-27 06:11:16.936 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d97bb 2025-02-27 06:11:16.937 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d97bb 2025-02-27 06:11:16.938 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d97bb 2025-02-27 06:11:16.941 [DefaultDispatcher-worker-15 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d97bb 2025-02-27 06:11:16.949 [DefaultDispatcher-worker-18 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a2a9a0 2025-02-27 06:11:16.953 [DefaultDispatcher-worker-9 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a2a9a0 2025-02-27 06:11:16.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-27 06:11:16.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-27 06:11:16.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.959 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a2a9a0: (connection evicted) 2025-02-27 06:11:16.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-27 06:11:16.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-27 06:11:16.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-27 06:11:16.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-27 06:11:16.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:16.960 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d0d97bb: (connection evicted) 2025-02-27 06:11:16.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:16.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-27 06:11:16.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53d0cf4d 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2025-02-27 06:11:16.961 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-27 06:11:16.969 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2025-02-27 06:11:16.974 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2025-02-27 06:11:16.974 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2025-02-27 06:11:16.975 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164dfad2 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-02-27 06:11:16.976 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-27 06:11:16.983 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-02-27 06:11:16.988 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-02-27 06:11:16.989 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-02-27 06:11:16.990 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-02-27 06:11:16.994 [DefaultDispatcher-worker-2 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@405a296e 2025-02-27 06:11:17.000 [DefaultDispatcher-worker-10 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:17.000 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.000 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.000 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.001 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.001 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.002 [DefaultDispatcher-worker-10 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2025-02-27 06:11:17.006 [DefaultDispatcher-worker-2 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d7645b2 2025-02-27 06:11:17.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-27 06:11:17.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-27 06:11:17.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.009 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7645b2: (connection evicted) 2025-02-27 06:11:17.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-27 06:11:17.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-27 06:11:17.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-27 06:11:17.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-27 06:11:17.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.010 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@405a296e: (connection evicted) 2025-02-27 06:11:17.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-27 06:11:17.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2dc60 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-02-27 06:11:17.011 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-27 06:11:17.019 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-02-27 06:11:17.024 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-02-27 06:11:17.024 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-02-27 06:11:17.025 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cd5cc9 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-02-27 06:11:17.026 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-27 06:11:17.033 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-02-27 06:11:17.038 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-02-27 06:11:17.039 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-02-27 06:11:17.040 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-02-27 06:11:17.042 [DefaultDispatcher-worker-6 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:17.042 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.043 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.043 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.043 [DefaultDispatcher-worker-8 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f433db 2025-02-27 06:11:17.043 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.043 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.050 [DefaultDispatcher-worker-2 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-02-27 06:11:17.054 [DefaultDispatcher-worker-2 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-02-27 06:11:17.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-27 06:11:17.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-27 06:11:17.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.056 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6311640d: (connection evicted) 2025-02-27 06:11:17.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-27 06:11:17.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-27 06:11:17.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-27 06:11:17.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-27 06:11:17.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.056 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44f433db: (connection evicted) 2025-02-27 06:11:17.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-27 06:11:17.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52268f73 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.058 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-27 06:11:17.065 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.070 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.071 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.072 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddf193a 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-27 06:11:17.072 [Test worker @coroutine#4865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-27 06:11:17.080 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-27 06:11:17.084 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-27 06:11:17.085 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-27 06:11:17.086 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-27 06:11:17.089 [DefaultDispatcher-worker-17 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-27 06:11:17.097 [DefaultDispatcher-worker-6 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.103 [DefaultDispatcher-worker-13 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.107 [DefaultDispatcher-worker-4 @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.130 [DefaultDispatcher-worker-10 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:17.130 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.130 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.130 [DefaultDispatcher-worker-10 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.131 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.131 [DefaultDispatcher-worker-5 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.158 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.173 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.221 [DefaultDispatcher-worker-7 @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b2819f 2025-02-27 06:11:17.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-27 06:11:17.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-27 06:11:17.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.222 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b2819f: (connection evicted) 2025-02-27 06:11:17.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-27 06:11:17.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-27 06:11:17.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-27 06:11:17.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-27 06:11:17.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.223 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@808fa1: (connection evicted) 2025-02-27 06:11:17.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-27 06:11:17.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ef33f 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-02-27 06:11:17.224 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-27 06:11:17.231 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-02-27 06:11:17.236 [DefaultDispatcher-worker-2 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:17.236 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.236 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.236 [DefaultDispatcher-worker-2 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.237 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-02-27 06:11:17.237 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.237 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.237 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-02-27 06:11:17.238 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-02-27 06:11:17.238 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcc59f5 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-02-27 06:11:17.239 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-27 06:11:17.246 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-02-27 06:11:17.251 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-02-27 06:11:17.251 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-02-27 06:11:17.252 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-02-27 06:11:17.256 [DefaultDispatcher-worker-8 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-02-27 06:11:17.263 [DefaultDispatcher-worker-17 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-02-27 06:11:17.268 [DefaultDispatcher-worker-19 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-02-27 06:11:17.272 [DefaultDispatcher-worker-13 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-02-27 06:11:17.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-27 06:11:17.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-27 06:11:17.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.277 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1990afa2: (connection evicted) 2025-02-27 06:11:17.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-27 06:11:17.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-27 06:11:17.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-27 06:11:17.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-27 06:11:17.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.278 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690337df: (connection evicted) 2025-02-27 06:11:17.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-27 06:11:17.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0d70db 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-02-27 06:11:17.279 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-27 06:11:17.287 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-02-27 06:11:17.292 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-02-27 06:11:17.292 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-02-27 06:11:17.293 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fca4392 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-02-27 06:11:17.294 [Test worker @coroutine#4939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-27 06:11:17.301 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-02-27 06:11:17.306 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-02-27 06:11:17.307 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-02-27 06:11:17.307 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-02-27 06:11:17.311 [DefaultDispatcher-worker-15 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-02-27 06:11:17.318 [DefaultDispatcher-worker-14 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-02-27 06:11:17.324 [DefaultDispatcher-worker-20 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-02-27 06:11:17.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-27 06:11:17.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-27 06:11:17.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.326 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0: (connection evicted) 2025-02-27 06:11:17.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-27 06:11:17.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-27 06:11:17.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-27 06:11:17.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-27 06:11:17.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.327 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6924ff83: (connection evicted) 2025-02-27 06:11:17.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-27 06:11:17.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466d87a1 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-02-27 06:11:17.328 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-27 06:11:17.335 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-02-27 06:11:17.340 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-02-27 06:11:17.341 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-02-27 06:11:17.342 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6f31ef 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@70916715 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@70916715 2025-02-27 06:11:17.342 [Test worker @coroutine#4967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-27 06:11:17.349 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2025-02-27 06:11:17.354 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2025-02-27 06:11:17.355 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2025-02-27 06:11:17.355 [Test worker @coroutine#4978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2025-02-27 06:11:17.359 [DefaultDispatcher-worker-5 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70916715 2025-02-27 06:11:17.366 [DefaultDispatcher-worker-2 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-02-27 06:11:17.372 [DefaultDispatcher-worker-13 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-02-27 06:11:17.376 [DefaultDispatcher-worker-13 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-02-27 06:11:17.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-27 06:11:17.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-27 06:11:17.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.378 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b: (connection evicted) 2025-02-27 06:11:17.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-27 06:11:17.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-27 06:11:17.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-27 06:11:17.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-27 06:11:17.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.379 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70916715: (connection evicted) 2025-02-27 06:11:17.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-27 06:11:17.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2eddc2 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2025-02-27 06:11:17.380 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-27 06:11:17.388 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2025-02-27 06:11:17.392 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2025-02-27 06:11:17.393 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2025-02-27 06:11:17.394 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2025-02-27 06:11:17.398 [DefaultDispatcher-worker-4 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2025-02-27 06:11:17.401 [DefaultDispatcher-worker-1 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb 2025-02-27 06:11:17.408 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=699204687543758848 2025-02-27 06:11:17.408 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=699204687543758848. 2025-02-27 06:11:17.408 [UI Thread @coroutine#5023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=699204687543758848 2025-02-27 06:11:17.409 [UI Thread @coroutine#5023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=699204687543758848 2025-02-27 06:11:17.409 [UI Thread @coroutine#5023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=699204687543758848 2025-02-27 06:11:17.409 [UI Thread @coroutine#5023] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=699204687543758848. 2025-02-27 06:11:17.409 [UI Thread @coroutine#5023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=699204687543758848 to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:11:17.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-27 06:11:17.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-27 06:11:17.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.411 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d4d6fb: (connection evicted) 2025-02-27 06:11:17.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-27 06:11:17.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3411e0d7 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-02-27 06:11:17.445 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-27 06:11:17.453 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-02-27 06:11:17.457 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-02-27 06:11:17.458 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-02-27 06:11:17.459 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-02-27 06:11:17.463 [DefaultDispatcher-worker-4 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-02-27 06:11:17.473 [DefaultDispatcher-worker-12 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-02-27 06:11:17.476 [DefaultDispatcher-worker-20 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2025-02-27 06:11:17.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-27 06:11:17.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-27 06:11:17.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.484 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75044df3: (connection evicted) 2025-02-27 06:11:17.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-27 06:11:17.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2182ebc7 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-02-27 06:11:17.521 [Test worker @coroutine#5064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-27 06:11:17.529 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-02-27 06:11:17.533 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-02-27 06:11:17.534 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-02-27 06:11:17.535 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2025-02-27 06:11:17.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-27 06:11:17.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-27 06:11:17.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:17.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-27 06:11:17.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1243ad9a 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.539 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-27 06:11:17.540 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-02-27 06:11:17.540 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-02-27 06:11:17.540 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-27 06:11:17.547 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-02-27 06:11:17.552 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-02-27 06:11:17.552 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-02-27 06:11:17.553 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5479abd8 2025-02-27 06:11:17.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-27 06:11:17.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-27 06:11:17.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:17.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-27 06:11:17.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b351a54 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-27 06:11:17.556 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-27 06:11:17.564 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-27 06:11:17.569 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-27 06:11:17.570 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-27 06:11:17.571 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6e77a4 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-02-27 06:11:17.571 [Test worker @coroutine#5100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-27 06:11:17.579 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-02-27 06:11:17.585 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-02-27 06:11:17.585 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-02-27 06:11:17.586 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-02-27 06:11:17.586 [DefaultDispatcher-worker-9 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:17.586 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.586 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.586 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.587 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.587 [DefaultDispatcher-worker-16 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.590 [DefaultDispatcher-worker-8 @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-02-27 06:11:17.596 [DefaultDispatcher-worker-12 @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f 2025-02-27 06:11:17.599 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.599 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 06:11:17.599 [UI Thread @coroutine#5126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.600 [UI Thread @coroutine#5126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.600 [UI Thread @coroutine#5126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.600 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58217/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 06:11:17.600 [UI Thread @coroutine#5126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58217/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:17.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-27 06:11:17.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-27 06:11:17.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.602 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72a4f3f: (connection evicted) 2025-02-27 06:11:17.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-27 06:11:17.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-27 06:11:17.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-27 06:11:17.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-27 06:11:17.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.602 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76c5599b: (connection evicted) 2025-02-27 06:11:17.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-27 06:11:17.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34bcdc9f 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c807e6b 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c807e6b 2025-02-27 06:11:17.604 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-27 06:11:17.612 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c807e6b 2025-02-27 06:11:17.616 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c807e6b 2025-02-27 06:11:17.617 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c807e6b 2025-02-27 06:11:17.618 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c807e6b 2025-02-27 06:11:17.618 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be93728 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-02-27 06:11:17.619 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-27 06:11:17.626 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-02-27 06:11:17.631 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-02-27 06:11:17.632 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-02-27 06:11:17.633 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-02-27 06:11:17.637 [DefaultDispatcher-worker-10 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c 2025-02-27 06:11:17.643 [DefaultDispatcher-worker-13 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c807e6b 2025-02-27 06:11:17.644 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.644 [UI Thread @coroutine#5155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 06:11:17.644 [UI Thread @coroutine#5155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.645 [UI Thread @coroutine#5155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.645 [UI Thread @coroutine#5155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-27 06:11:17.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-27 06:11:17.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.646 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c807e6b: (connection evicted) 2025-02-27 06:11:17.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-27 06:11:17.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-27 06:11:17.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-27 06:11:17.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-27 06:11:17.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.647 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a177f2c: (connection evicted) 2025-02-27 06:11:17.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-27 06:11:17.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d97a1a0 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.648 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-27 06:11:17.649 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-02-27 06:11:17.649 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-02-27 06:11:17.649 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-27 06:11:17.656 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-02-27 06:11:17.661 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-02-27 06:11:17.661 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-02-27 06:11:17.662 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-02-27 06:11:17.662 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46092840 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-02-27 06:11:17.663 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-27 06:11:17.670 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-02-27 06:11:17.675 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-02-27 06:11:17.676 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-02-27 06:11:17.677 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-02-27 06:11:17.681 [DefaultDispatcher-worker-12 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-02-27 06:11:17.684 [DefaultDispatcher-worker-3 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:17.684 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.684 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.684 [DefaultDispatcher-worker-3 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.684 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.685 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.687 [DefaultDispatcher-worker-2 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70201785 2025-02-27 06:11:17.689 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52177/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.689 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52177/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 06:11:17.689 [UI Thread @coroutine#5187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52177/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.689 [UI Thread @coroutine#5187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52177/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.689 [UI Thread @coroutine#5187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52177/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-27 06:11:17.689 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52177/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-27 06:11:17.689 [UI Thread @coroutine#5187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52177/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:17.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-27 06:11:17.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-27 06:11:17.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.690 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70201785: (connection evicted) 2025-02-27 06:11:17.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-27 06:11:17.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-27 06:11:17.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-27 06:11:17.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-27 06:11:17.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.691 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae2227: (connection evicted) 2025-02-27 06:11:17.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-27 06:11:17.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e1f17e6 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-02-27 06:11:17.692 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-27 06:11:17.699 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-02-27 06:11:17.704 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-02-27 06:11:17.705 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-02-27 06:11:17.706 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732f7660 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-02-27 06:11:17.706 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-27 06:11:17.713 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-02-27 06:11:17.718 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-02-27 06:11:17.719 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-02-27 06:11:17.720 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-02-27 06:11:17.723 [DefaultDispatcher-worker-7 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b 2025-02-27 06:11:17.730 [DefaultDispatcher-worker-11 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-02-27 06:11:17.737 [DefaultDispatcher-worker-5 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f 2025-02-27 06:11:17.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-27 06:11:17.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-27 06:11:17.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.742 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f36ba0f: (connection evicted) 2025-02-27 06:11:17.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-27 06:11:17.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-27 06:11:17.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-27 06:11:17.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-27 06:11:17.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.743 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a0afe5b: (connection evicted) 2025-02-27 06:11:17.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-27 06:11:17.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c943847 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.744 [Test worker @coroutine#5241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-27 06:11:17.752 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.756 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.757 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.758 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.762 [DefaultDispatcher-worker-10 @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.768 [DefaultDispatcher-worker-20 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:17.768 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.768 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.768 [DefaultDispatcher-worker-20 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.769 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.769 [DefaultDispatcher-worker-9 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.772 [DefaultDispatcher-worker-18 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.778 [DefaultDispatcher-worker-17 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.787 [DefaultDispatcher-worker-9 @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24305eca 2025-02-27 06:11:17.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-27 06:11:17.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-27 06:11:17.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.789 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24305eca: (connection evicted) 2025-02-27 06:11:17.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-27 06:11:17.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9e6ea7 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-02-27 06:11:17.790 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-27 06:11:17.797 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-02-27 06:11:17.802 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-02-27 06:11:17.803 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-02-27 06:11:17.804 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df6f57d 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-02-27 06:11:17.804 [Test worker @coroutine#5278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-27 06:11:17.811 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-02-27 06:11:17.816 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-02-27 06:11:17.817 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-02-27 06:11:17.818 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-02-27 06:11:17.821 [DefaultDispatcher-worker-4 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-02-27 06:11:17.829 [DefaultDispatcher-worker-12 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-02-27 06:11:17.833 [DefaultDispatcher-worker-1 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-02-27 06:11:17.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-27 06:11:17.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-27 06:11:17.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.837 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25: (connection evicted) 2025-02-27 06:11:17.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-27 06:11:17.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-27 06:11:17.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-27 06:11:17.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-27 06:11:17.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.837 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cc6055: (connection evicted) 2025-02-27 06:11:17.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-27 06:11:17.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-27 06:11:17.838 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-27 06:11:17.838 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.838 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.838 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.838 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.838 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.838 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724d4c0a 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-02-27 06:11:17.839 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-27 06:11:17.849 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-02-27 06:11:17.851 [DefaultDispatcher-worker-17 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:17.851 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.851 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.851 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.852 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.852 [DefaultDispatcher-worker-17 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.854 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-02-27 06:11:17.854 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-02-27 06:11:17.855 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-02-27 06:11:17.859 [DefaultDispatcher-worker-12 @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-02-27 06:11:17.863 [DefaultDispatcher-worker-6 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-02-27 06:11:17.869 [DefaultDispatcher-worker-11 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd9512f 2025-02-27 06:11:17.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-27 06:11:17.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-27 06:11:17.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.870 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd9512f: (connection evicted) 2025-02-27 06:11:17.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-27 06:11:17.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ba757f 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-02-27 06:11:17.871 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-27 06:11:17.878 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-02-27 06:11:17.883 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-02-27 06:11:17.884 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-02-27 06:11:17.885 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-02-27 06:11:17.889 [DefaultDispatcher-worker-1 @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-02-27 06:11:17.892 [DefaultDispatcher-worker-14 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26 2025-02-27 06:11:17.892 [DefaultDispatcher-worker-14 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:17.892 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.892 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.892 [DefaultDispatcher-worker-14 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-27 06:11:17.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-27 06:11:17.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.893 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.893 [DefaultDispatcher-worker-18 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.894 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb3de26: (connection evicted) 2025-02-27 06:11:17.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-27 06:11:17.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664c6bbc 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-02-27 06:11:17.895 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-27 06:11:17.902 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-02-27 06:11:17.907 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-02-27 06:11:17.908 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-02-27 06:11:17.909 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-02-27 06:11:17.913 [DefaultDispatcher-worker-16 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd 2025-02-27 06:11:17.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-27 06:11:17.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-27 06:11:17.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.950 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ec3b5dd: (connection evicted) 2025-02-27 06:11:17.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-27 06:11:17.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-27 06:11:17.950 [DefaultDispatcher-worker-16 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:17.951 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.951 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:17.951 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352df548 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-27 06:11:17.951 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-27 06:11:17.951 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:17.958 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-27 06:11:17.963 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-27 06:11:17.964 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-27 06:11:17.965 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-27 06:11:17.969 [DefaultDispatcher-worker-15 @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-27 06:11:17.972 [DefaultDispatcher-worker-16 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce 2025-02-27 06:11:17.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-27 06:11:17.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-27 06:11:17.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:17.975 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dbcc8ce: (connection evicted) 2025-02-27 06:11:17.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-27 06:11:17.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605610e5 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-27 06:11:17.977 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-27 06:11:17.978 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-27 06:11:17.978 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-27 06:11:17.985 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-27 06:11:17.990 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-27 06:11:17.991 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-27 06:11:17.992 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2025-02-27 06:11:17.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-27 06:11:17.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-27 06:11:17.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:17.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:17.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-27 06:11:17.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bd5ca02 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-27 06:11:17.995 [Test worker @coroutine#5442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-27 06:11:18.002 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-27 06:11:18.005 [DefaultDispatcher-worker-2 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:18.005 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.005 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.005 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.005 [DefaultDispatcher-worker-20 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.005 [DefaultDispatcher-worker-20 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.007 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-27 06:11:18.008 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-27 06:11:18.009 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b4a53d 2025-02-27 06:11:18.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-27 06:11:18.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-27 06:11:18.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-27 06:11:18.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9a39cb 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-27 06:11:18.011 [Test worker @coroutine#5461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-27 06:11:18.020 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-27 06:11:18.024 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-27 06:11:18.025 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-27 06:11:18.026 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fba15d7 2025-02-27 06:11:18.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-27 06:11:18.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-27 06:11:18.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-27 06:11:18.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-27 06:11:18.033 [UI Thread @coroutine#5482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52129/Site/verify 2025-02-27 06:11:18.033 [UI Thread @coroutine#5482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52129/Site/verify. 2025-02-27 06:11:18.033 [UI Thread @coroutine#5482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52129/Site/verify 2025-02-27 06:11:18.034 [UI Thread @coroutine#5482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52129/Site/verify 2025-02-27 06:11:18.034 [UI Thread @coroutine#5482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52129/Site/verify 2025-02-27 06:11:18.034 [UI Thread @coroutine#5482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52129/Site/verify. 2025-02-27 06:11:18.034 [UI Thread @coroutine#5482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52129/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f636a5 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-27 06:11:18.037 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-27 06:11:18.045 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-27 06:11:18.047 [DefaultDispatcher-worker-15 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:18.047 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.047 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.047 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.048 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.048 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.050 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-27 06:11:18.051 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-27 06:11:18.052 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-27 06:11:18.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-27 06:11:18.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-27 06:11:18.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-27 06:11:18.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39dfadd7 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-02-27 06:11:18.054 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-27 06:11:18.062 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-02-27 06:11:18.067 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-02-27 06:11:18.068 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-02-27 06:11:18.069 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ba74b 2025-02-27 06:11:18.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-27 06:11:18.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-27 06:11:18.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-27 06:11:18.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5db07 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.071 [Test worker @coroutine#5533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-27 06:11:18.072 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 06:11:18.072 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 06:11:18.072 [Test worker @coroutine#5533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-27 06:11:18.080 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 06:11:18.085 [Test worker @coroutine#5534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 06:11:18.086 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 06:11:18.087 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf6bb1 2025-02-27 06:11:18.089 [UI Thread @coroutine#5547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48921/Site/verify 2025-02-27 06:11:18.089 [UI Thread @coroutine#5547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48921/Site/verify. 2025-02-27 06:11:18.089 [UI Thread @coroutine#5547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48921/Site/verify 2025-02-27 06:11:18.090 [UI Thread @coroutine#5547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48921/Site/verify 2025-02-27 06:11:18.090 [UI Thread @coroutine#5547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48921/Site/verify 2025-02-27 06:11:18.090 [UI Thread @coroutine#5547] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48921/Site/verify. 2025-02-27 06:11:18.090 [UI Thread @coroutine#5547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48921/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:18.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-27 06:11:18.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-27 06:11:18.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-27 06:11:18.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-27 06:11:18.094 [UI Thread @coroutine#5559] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58919/Site/verify 2025-02-27 06:11:18.094 [UI Thread @coroutine#5559] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58919/Site/verify. 2025-02-27 06:11:18.094 [UI Thread @coroutine#5559] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58919/Site/verify 2025-02-27 06:11:18.095 [UI Thread @coroutine#5559] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58919/Site/verify 2025-02-27 06:11:18.095 [UI Thread @coroutine#5559] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58919/Site/verify 2025-02-27 06:11:18.095 [UI Thread @coroutine#5559] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58919/Site/verify. 2025-02-27 06:11:18.095 [UI Thread @coroutine#5559] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58919/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:18.098 [UI Thread @coroutine#5572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59733/Site/verify 2025-02-27 06:11:18.098 [UI Thread @coroutine#5572] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59733/Site/verify. 2025-02-27 06:11:18.098 [UI Thread @coroutine#5572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59733/Site/verify 2025-02-27 06:11:18.098 [UI Thread @coroutine#5572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59733/Site/verify 2025-02-27 06:11:18.098 [UI Thread @coroutine#5572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59733/Site/verify 2025-02-27 06:11:18.098 [UI Thread @coroutine#5572] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59733/Site/verify. 2025-02-27 06:11:18.098 [UI Thread @coroutine#5572] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59733/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:18.101 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-27 06:11:18.101 [UI Thread @coroutine#5586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-02-27 06:11:18.101 [UI Thread @coroutine#5586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-27 06:11:18.102 [UI Thread @coroutine#5586] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fa6aa7 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-27 06:11:18.103 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.104 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-27 06:11:18.112 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.117 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.118 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.118 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.123 [DefaultDispatcher-worker-8 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.133 [DefaultDispatcher-worker-11 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.135 [DefaultDispatcher-worker-7 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:18.135 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.135 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.135 [DefaultDispatcher-worker-7 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.136 [DefaultDispatcher-worker-14 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.136 [DefaultDispatcher-worker-14 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.137 [DefaultDispatcher-worker-11 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.140 [DefaultDispatcher-worker-13 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.143 [DefaultDispatcher-worker-17 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.146 [DefaultDispatcher-worker-2 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.150 [DefaultDispatcher-worker-5 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.159 [DefaultDispatcher-worker-15 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07 2025-02-27 06:11:18.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-27 06:11:18.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-27 06:11:18.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.160 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a7e2f07: (connection evicted) 2025-02-27 06:11:18.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-27 06:11:18.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6621ab0c 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb947f6 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb947f6 2025-02-27 06:11:18.161 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-27 06:11:18.169 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb947f6 2025-02-27 06:11:18.174 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb947f6 2025-02-27 06:11:18.175 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb947f6 2025-02-27 06:11:18.175 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb947f6 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7edfb2 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-02-27 06:11:18.176 [Test worker @coroutine#5626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-27 06:11:18.184 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-02-27 06:11:18.189 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-02-27 06:11:18.189 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-02-27 06:11:18.190 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-02-27 06:11:18.193 [DefaultDispatcher-worker-13 @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50931911 2025-02-27 06:11:18.201 [DefaultDispatcher-worker-9 @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb947f6 2025-02-27 06:11:18.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-27 06:11:18.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-27 06:11:18.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.208 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fb947f6: (connection evicted) 2025-02-27 06:11:18.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-27 06:11:18.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-27 06:11:18.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-27 06:11:18.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-27 06:11:18.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.209 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50931911: (connection evicted) 2025-02-27 06:11:18.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-27 06:11:18.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-27 06:11:18.209 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-27 06:11:18.209 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.209 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.209 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.209 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b27a3fc 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-02-27 06:11:18.210 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-27 06:11:18.217 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-02-27 06:11:18.222 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-02-27 06:11:18.223 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-02-27 06:11:18.224 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05f3eb 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-02-27 06:11:18.224 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-27 06:11:18.231 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-02-27 06:11:18.236 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-02-27 06:11:18.237 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-02-27 06:11:18.237 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-02-27 06:11:18.240 [DefaultDispatcher-worker-16 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:18.240 [DefaultDispatcher-worker-16 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.240 [DefaultDispatcher-worker-16 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.240 [DefaultDispatcher-worker-16 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.241 [DefaultDispatcher-worker-9 @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286e2b71 2025-02-27 06:11:18.241 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.241 [DefaultDispatcher-worker-19 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.247 [DefaultDispatcher-worker-9 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-02-27 06:11:18.252 [DefaultDispatcher-worker-14 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db644d5 2025-02-27 06:11:18.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-27 06:11:18.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-27 06:11:18.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.254 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db644d5: (connection evicted) 2025-02-27 06:11:18.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-27 06:11:18.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-27 06:11:18.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-27 06:11:18.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-27 06:11:18.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.255 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@286e2b71: (connection evicted) 2025-02-27 06:11:18.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-27 06:11:18.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-27 06:11:18.255 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f71bb66 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@207512c3 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@207512c3 2025-02-27 06:11:18.256 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-27 06:11:18.263 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207512c3 2025-02-27 06:11:18.268 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207512c3 2025-02-27 06:11:18.269 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207512c3 2025-02-27 06:11:18.269 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207512c3 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c995eae 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-02-27 06:11:18.270 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-27 06:11:18.278 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-02-27 06:11:18.282 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-02-27 06:11:18.283 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-02-27 06:11:18.284 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-02-27 06:11:18.287 [DefaultDispatcher-worker-12 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8941d98 2025-02-27 06:11:18.295 [DefaultDispatcher-worker-10 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207512c3 2025-02-27 06:11:18.299 [DefaultDispatcher-worker-13 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207512c3 2025-02-27 06:11:18.356 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.370 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-27 06:11:18.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-27 06:11:18.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.551 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@207512c3: (connection evicted) 2025-02-27 06:11:18.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-27 06:11:18.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-27 06:11:18.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-27 06:11:18.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-27 06:11:18.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.552 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8941d98: (connection evicted) 2025-02-27 06:11:18.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-27 06:11:18.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3087b35f 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-02-27 06:11:18.553 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-27 06:11:18.561 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-02-27 06:11:18.565 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-02-27 06:11:18.566 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-02-27 06:11:18.567 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ebb6e20 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-02-27 06:11:18.567 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-27 06:11:18.574 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-02-27 06:11:18.579 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-02-27 06:11:18.580 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-02-27 06:11:18.581 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-02-27 06:11:18.585 [DefaultDispatcher-worker-13 @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a81582c 2025-02-27 06:11:18.591 [DefaultDispatcher-worker-3 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:18.591 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.591 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.591 [DefaultDispatcher-worker-3 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.592 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.592 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.592 [DefaultDispatcher-worker-14 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-02-27 06:11:18.595 [DefaultDispatcher-worker-8 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-02-27 06:11:18.599 [DefaultDispatcher-worker-16 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19324eab 2025-02-27 06:11:18.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-27 06:11:18.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-27 06:11:18.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.604 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19324eab: (connection evicted) 2025-02-27 06:11:18.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-27 06:11:18.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-27 06:11:18.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-27 06:11:18.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-27 06:11:18.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.605 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a81582c: (connection evicted) 2025-02-27 06:11:18.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-27 06:11:18.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@400c0d26 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@339de67e 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@339de67e 2025-02-27 06:11:18.606 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-27 06:11:18.613 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339de67e 2025-02-27 06:11:18.618 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339de67e 2025-02-27 06:11:18.619 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339de67e 2025-02-27 06:11:18.620 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339de67e 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e1413c 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.620 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-27 06:11:18.621 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-02-27 06:11:18.621 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-02-27 06:11:18.621 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-27 06:11:18.628 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-02-27 06:11:18.633 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-02-27 06:11:18.633 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-02-27 06:11:18.634 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-02-27 06:11:18.638 [DefaultDispatcher-worker-6 @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686a08f4 2025-02-27 06:11:18.645 [DefaultDispatcher-worker-5 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339de67e 2025-02-27 06:11:18.648 [DefaultDispatcher-worker-12 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339de67e 2025-02-27 06:11:18.651 [DefaultDispatcher-worker-9 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339de67e 2025-02-27 06:11:18.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-27 06:11:18.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-27 06:11:18.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.653 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@339de67e: (connection evicted) 2025-02-27 06:11:18.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-27 06:11:18.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-27 06:11:18.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-27 06:11:18.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-27 06:11:18.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.654 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@686a08f4: (connection evicted) 2025-02-27 06:11:18.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-27 06:11:18.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481d6644 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-02-27 06:11:18.655 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-27 06:11:18.662 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-02-27 06:11:18.667 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-02-27 06:11:18.668 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-02-27 06:11:18.669 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2554bfa 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@451d6bc9 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@451d6bc9 2025-02-27 06:11:18.669 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-27 06:11:18.676 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451d6bc9 2025-02-27 06:11:18.681 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451d6bc9 2025-02-27 06:11:18.682 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451d6bc9 2025-02-27 06:11:18.683 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451d6bc9 2025-02-27 06:11:18.686 [DefaultDispatcher-worker-10 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451d6bc9 2025-02-27 06:11:18.688 [DefaultDispatcher-worker-2 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:18.688 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.688 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.688 [DefaultDispatcher-worker-2 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.689 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.689 [DefaultDispatcher-worker-1 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.693 [DefaultDispatcher-worker-1 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-02-27 06:11:18.697 [DefaultDispatcher-worker-16 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-02-27 06:11:18.700 [DefaultDispatcher-worker-11 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e717745 2025-02-27 06:11:18.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-27 06:11:18.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-27 06:11:18.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.703 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e717745: (connection evicted) 2025-02-27 06:11:18.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-27 06:11:18.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-27 06:11:18.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-27 06:11:18.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-27 06:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.704 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@451d6bc9: (connection evicted) 2025-02-27 06:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-27 06:11:18.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b2319c 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.705 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-27 06:11:18.706 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-02-27 06:11:18.706 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-02-27 06:11:18.706 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-27 06:11:18.713 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-02-27 06:11:18.718 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-02-27 06:11:18.719 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-02-27 06:11:18.720 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-02-27 06:11:18.724 [DefaultDispatcher-worker-4 @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-02-27 06:11:18.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-27 06:11:18.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-27 06:11:18.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.725 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@105f875f: (connection evicted) 2025-02-27 06:11:18.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-27 06:11:18.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ee664c 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-02-27 06:11:18.726 [Test worker @coroutine#5964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-27 06:11:18.733 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-02-27 06:11:18.738 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-02-27 06:11:18.739 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-02-27 06:11:18.740 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-02-27 06:11:18.751 [DefaultDispatcher-worker-6 @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-02-27 06:11:18.754 [DefaultDispatcher-worker-12 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-02-27 06:11:18.757 [DefaultDispatcher-worker-15 @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6951e062 2025-02-27 06:11:18.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-27 06:11:18.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-27 06:11:18.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.760 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6951e062: (connection evicted) 2025-02-27 06:11:18.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-27 06:11:18.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16433d56 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.761 [Test worker @coroutine#5991] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-27 06:11:18.768 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.773 [DefaultDispatcher-worker-8 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:18.773 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.773 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.773 [DefaultDispatcher-worker-8 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.773 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.774 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.774 [DefaultDispatcher-worker-4 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.774 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.775 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.779 [DefaultDispatcher-worker-15 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.789 [DefaultDispatcher-worker-2 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.792 [DefaultDispatcher-worker-3 @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.798 [DefaultDispatcher-worker-9 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f 2025-02-27 06:11:18.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-27 06:11:18.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-27 06:11:18.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.800 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0e242f: (connection evicted) 2025-02-27 06:11:18.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-27 06:11:18.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-27 06:11:18.800 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66dad66f 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.801 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-27 06:11:18.808 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.813 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.814 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.815 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.819 [DefaultDispatcher-worker-7 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.829 [DefaultDispatcher-worker-3 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.833 [DefaultDispatcher-worker-3 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.838 [DefaultDispatcher-worker-2 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c 2025-02-27 06:11:18.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-27 06:11:18.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-27 06:11:18.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.839 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aa9635c: (connection evicted) 2025-02-27 06:11:18.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-27 06:11:18.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-27 06:11:18.840 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28a210fb 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-02-27 06:11:18.841 [Test worker @coroutine#6057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-27 06:11:18.848 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-02-27 06:11:18.853 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-02-27 06:11:18.854 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-02-27 06:11:18.855 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-02-27 06:11:18.856 [DefaultDispatcher-worker-3 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:18.856 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.856 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.856 [DefaultDispatcher-worker-3 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.857 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.857 [DefaultDispatcher-worker-8 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.859 [DefaultDispatcher-worker-15 @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7553ad52 2025-02-27 06:11:18.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-27 06:11:18.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-27 06:11:18.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.859 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7553ad52: (connection evicted) 2025-02-27 06:11:18.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-27 06:11:18.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f21c0a 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-02-27 06:11:18.860 [Test worker @coroutine#6085] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-27 06:11:18.867 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-02-27 06:11:18.872 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-02-27 06:11:18.873 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-02-27 06:11:18.874 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2025-02-27 06:11:18.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-27 06:11:18.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-27 06:11:18.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-27 06:11:18.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14ab3e22 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057a923 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057a923 2025-02-27 06:11:18.877 [Test worker @coroutine#6108] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-27 06:11:18.884 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057a923 2025-02-27 06:11:18.889 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057a923 2025-02-27 06:11:18.890 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057a923 2025-02-27 06:11:18.891 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057a923 2025-02-27 06:11:18.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-27 06:11:18.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-27 06:11:18.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-27 06:11:18.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-27 06:11:18.894 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-27 06:11:18.894 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.894 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c22f7ff 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b847769 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b847769 2025-02-27 06:11:18.895 [UI Thread @coroutine#6130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-27 06:11:18.896 [DefaultDispatcher-worker-15 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:18.897 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.897 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.897 [DefaultDispatcher-worker-15 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.897 [DefaultDispatcher-worker-20 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.897 [DefaultDispatcher-worker-20 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.903 [UI Thread @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b847769 2025-02-27 06:11:18.908 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b847769 2025-02-27 06:11:18.909 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b847769 2025-02-27 06:11:18.910 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b847769 2025-02-27 06:11:18.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-27 06:11:18.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-27 06:11:18.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:18.911 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b847769: (connection evicted) 2025-02-27 06:11:18.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-27 06:11:18.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e2873c 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-02-27 06:11:18.913 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-27 06:11:18.921 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-02-27 06:11:18.926 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-02-27 06:11:18.927 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-02-27 06:11:18.928 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680aa303 2025-02-27 06:11:18.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-27 06:11:18.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-27 06:11:18.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-27 06:11:18.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22351330 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@72238cf0 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@72238cf0 2025-02-27 06:11:18.930 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-27 06:11:18.938 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72238cf0 2025-02-27 06:11:18.943 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72238cf0 2025-02-27 06:11:18.944 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72238cf0 2025-02-27 06:11:18.945 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72238cf0 2025-02-27 06:11:18.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-27 06:11:18.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-27 06:11:18.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-27 06:11:18.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460818c1 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.946 [Test worker @coroutine#6181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-27 06:11:18.947 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-27 06:11:18.947 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-27 06:11:18.947 [Test worker @coroutine#6181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-27 06:11:18.955 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-27 06:11:18.955 [DefaultDispatcher-worker-8 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:18.955 [DefaultDispatcher-worker-8 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.955 [DefaultDispatcher-worker-8 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:18.955 [DefaultDispatcher-worker-8 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.956 [DefaultDispatcher-worker-8 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:18.960 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-27 06:11:18.961 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-27 06:11:18.962 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7831 2025-02-27 06:11:18.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-27 06:11:18.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-27 06:11:18.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-27 06:11:18.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce15aa 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-02-27 06:11:18.964 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-27 06:11:18.972 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-02-27 06:11:18.977 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-02-27 06:11:18.978 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-02-27 06:11:18.978 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3f38c1 2025-02-27 06:11:18.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-27 06:11:18.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-27 06:11:18.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-27 06:11:18.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-27 06:11:18.980 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27cd156a 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-02-27 06:11:18.981 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-27 06:11:18.989 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-02-27 06:11:18.994 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-02-27 06:11:18.994 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-02-27 06:11:18.995 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a522c8 2025-02-27 06:11:18.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-27 06:11:18.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-27 06:11:18.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:18.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:18.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-27 06:11:18.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-27 06:11:18.998 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-27 06:11:18.998 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:18.998 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:18.998 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:18.998 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:18.998 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:18.998 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0c6326 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-27 06:11:18.999 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-27 06:11:19.007 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-27 06:11:19.009 [DefaultDispatcher-worker-9 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:19.010 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.010 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.010 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.010 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.010 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.013 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-27 06:11:19.014 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-27 06:11:19.015 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed28f57 2025-02-27 06:11:19.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-27 06:11:19.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-27 06:11:19.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:19.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:19.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-27 06:11:19.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de922ba 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-02-27 06:11:19.017 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-27 06:11:19.025 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-02-27 06:11:19.030 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-02-27 06:11:19.031 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-02-27 06:11:19.032 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-02-27 06:11:19.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-27 06:11:19.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-27 06:11:19.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:19.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:19.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-27 06:11:19.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ad543b 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-27 06:11:19.034 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-27 06:11:19.042 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-27 06:11:19.047 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-27 06:11:19.048 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-27 06:11:19.049 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-02-27 06:11:19.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-27 06:11:19.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-27 06:11:19.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:19.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:19.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-27 06:11:19.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ea4712b 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-27 06:11:19.052 [DefaultDispatcher-worker-11 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:19.052 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.052 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.052 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-02-27 06:11:19.052 [Test worker @coroutine#6291] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-27 06:11:19.053 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.053 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.060 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-02-27 06:11:19.065 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-02-27 06:11:19.066 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-02-27 06:11:19.067 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-02-27 06:11:19.071 [UI Thread @coroutine#6310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-27 06:11:19.071 [UI Thread @coroutine#6310] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-02-27 06:11:19.071 [UI Thread @coroutine#6310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-27 06:11:19.072 [UI Thread @coroutine#6310] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-27 06:11:19.073 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-266 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 due to dirty commit state on close(). 2025-02-27 06:11:19.075 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6896ef29 2025-02-27 06:11:19.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-27 06:11:19.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-27 06:11:19.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:19.075 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6896ef29: (connection evicted) 2025-02-27 06:11:19.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:19.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-27 06:11:19.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118e24af 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-02-27 06:11:19.077 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-27 06:11:19.084 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-02-27 06:11:19.089 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-02-27 06:11:19.090 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-02-27 06:11:19.091 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57eb4b8b 2025-02-27 06:11:19.092 [UI Thread @coroutine#6332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53855/Site/verify 2025-02-27 06:11:19.092 [UI Thread @coroutine#6332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53855/Site/verify. 2025-02-27 06:11:19.092 [UI Thread @coroutine#6332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53855/Site/verify 2025-02-27 06:11:19.093 [UI Thread @coroutine#6332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53855/Site/verify 2025-02-27 06:11:19.093 [UI Thread @coroutine#6332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53855/Site/verify 2025-02-27 06:11:19.093 [UI Thread @coroutine#6332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53855/Site/verify. 2025-02-27 06:11:19.093 [UI Thread @coroutine#6332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53855/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-27 06:11:19.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-27 06:11:19.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-27 06:11:19.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-27 06:11:19.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:19.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-27 06:11:19.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c156ea 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-27 06:11:19.097 [Test worker @coroutine#6339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-02-27 06:11:19.105 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-27 06:11:19.110 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-27 06:11:19.110 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-27 06:11:19.111 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-27 06:11:19.115 [DefaultDispatcher-worker-4 @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-27 06:11:19.118 [DefaultDispatcher-worker-15 @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-27 06:11:19.122 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/699204698243235840/_ustadmanifest.json 2025-02-27 06:11:19.122 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/699204698243235840/_ustadmanifest.json. 2025-02-27 06:11:19.122 [UI Thread @coroutine#6359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/699204698243235840/_ustadmanifest.json 2025-02-27 06:11:19.123 [UI Thread @coroutine#6359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/699204698243235840/_ustadmanifest.json 2025-02-27 06:11:19.123 [UI Thread @coroutine#6359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/699204698243235840/_ustadmanifest.json 2025-02-27 06:11:19.123 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/699204698243235840/_ustadmanifest.json. 2025-02-27 06:11:19.123 [UI Thread @coroutine#6359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52135/699204698243235840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:11:19.123 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52135/mediainfo.json 2025-02-27 06:11:19.123 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/mediainfo.json. 2025-02-27 06:11:19.123 [UI Thread @coroutine#6359] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52135/mediainfo.json 2025-02-27 06:11:19.123 [UI Thread @coroutine#6359] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52135/mediainfo.json 2025-02-27 06:11:19.123 [UI Thread @coroutine#6359] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52135/mediainfo.json 2025-02-27 06:11:19.139 [DefaultDispatcher-worker-18 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:19.139 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.139 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.139 [DefaultDispatcher-worker-18 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.140 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.140 [DefaultDispatcher-worker-13 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.164 [UI Thread @coroutine#6359] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52135/mediainfo.json. 2025-02-27 06:11:19.164 [UI Thread @coroutine#6359] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52135/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:11:19.197 [HikariPool-268 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:19.245 [DefaultDispatcher-worker-11 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:19.245 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.245 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.245 [DefaultDispatcher-worker-11 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.246 [DefaultDispatcher-worker-14 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.246 [DefaultDispatcher-worker-14 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.596 [DefaultDispatcher-worker-10 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f65fe0 2025-02-27 06:11:19.596 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.596 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.596 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.597 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.597 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51317/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.693 [DefaultDispatcher-worker-20 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c1878b 2025-02-27 06:11:19.693 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.693 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.693 [DefaultDispatcher-worker-20 @coroutine#2095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.694 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.694 [DefaultDispatcher-worker-5 @coroutine#2095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38713/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.778 [DefaultDispatcher-worker-11 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648c80cb 2025-02-27 06:11:19.778 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.778 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.778 [DefaultDispatcher-worker-11 @coroutine#2142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.779 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.779 [DefaultDispatcher-worker-6 @coroutine#2142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58445/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.862 [DefaultDispatcher-worker-7 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d453075 2025-02-27 06:11:19.862 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.862 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.862 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.863 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.863 [DefaultDispatcher-worker-15 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56335/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.902 [DefaultDispatcher-worker-10 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-27 06:11:19.902 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.902 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.902 [DefaultDispatcher-worker-10 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.903 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.903 [DefaultDispatcher-worker-9 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53415/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.960 [DefaultDispatcher-worker-12 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47979f58 2025-02-27 06:11:19.960 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.960 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:19.960 [DefaultDispatcher-worker-12 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:19.961 [DefaultDispatcher-worker-16 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.015 [DefaultDispatcher-worker-5 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14060410 2025-02-27 06:11:20.015 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.015 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:20.015 [DefaultDispatcher-worker-5 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.016 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.016 [DefaultDispatcher-worker-2 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53901/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.058 [DefaultDispatcher-worker-20 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-02-27 06:11:20.058 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.058 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:20.058 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.058 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.058 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49973/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.145 [DefaultDispatcher-worker-17 @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481b8d53 2025-02-27 06:11:20.145 [DefaultDispatcher-worker-17 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.145 [DefaultDispatcher-worker-17 @coroutine#2340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:20.145 [DefaultDispatcher-worker-17 @coroutine#2340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.145 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.145 [DefaultDispatcher-worker-4 @coroutine#2340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44767/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-02-27 06:11:20.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-02-27 06:11:20.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:20.167 [HikariPool-268 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418a4fff: (connection evicted) 2025-02-27 06:11:20.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:20.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-02-27 06:11:20.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1592a3d5 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-02-27 06:11:20.192 [Test worker @coroutine#6404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-02-27 06:11:20.201 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-02-27 06:11:20.207 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-02-27 06:11:20.208 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-02-27 06:11:20.209 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-02-27 06:11:20.214 [DefaultDispatcher-worker-11 @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-02-27 06:11:20.217 [DefaultDispatcher-worker-5 @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25892fe3 2025-02-27 06:11:20.294 [HikariPool-269 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:20.295 [DefaultDispatcher-worker-12 @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5367d46f 2025-02-27 06:11:20.295 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.295 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId. 2025-02-27 06:11:20.295 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.296 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.296 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50653/UmAppDatabase/replication/nodeId 2025-02-27 06:11:20.298 [UI Thread @coroutine#6420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57321/699204700478316544/_ustadmanifest.json 2025-02-27 06:11:20.298 [UI Thread @coroutine#6420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57321/699204700478316544/_ustadmanifest.json. 2025-02-27 06:11:20.298 [UI Thread @coroutine#6420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57321/699204700478316544/_ustadmanifest.json 2025-02-27 06:11:20.298 [UI Thread @coroutine#6420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57321/699204700478316544/_ustadmanifest.json 2025-02-27 06:11:20.298 [UI Thread @coroutine#6420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57321/699204700478316544/_ustadmanifest.json 2025-02-27 06:11:20.299 [UI Thread @coroutine#6420] TRACE 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:57321/699204700478316544/_ustadmanifest.json. 2025-02-27 06:11:20.299 [UI Thread @coroutine#6420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57321/699204700478316544/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:11:20.299 [UI Thread @coroutine#6420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57321/tincan.xml 2025-02-27 06:11:20.299 [UI Thread @coroutine#6420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57321/tincan.xml. 2025-02-27 06:11:20.299 [UI Thread @coroutine#6420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57321/tincan.xml 2025-02-27 06:11:20.299 [UI Thread @coroutine#6420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57321/tincan.xml 2025-02-27 06:11:20.299 [UI Thread @coroutine#6420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57321/tincan.xml 2025-02-27 06:11:20.340 [UI Thread @coroutine#6420] TRACE 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:57321/tincan.xml. 2025-02-27 06:11:20.340 [UI Thread @coroutine#6420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57321/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-27 06:11:20.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-02-27 06:11:20.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-02-27 06:11:20.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-27 06:11:20.346 [HikariPool-269 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25892fe3: (connection evicted) 2025-02-27 06:11:20.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-27 06:11:20.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-02-27 06:11:20.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed.